AudioMixAudioDevice2InputPin
Viscom Software Screen2Video ActiveX Control |
AudioMixAudioDevice2InputPin Property
Description: |
Set the mixing audio device's input pin (For XP computer only). First you need set AudioMixWithSpeaker property=true. If you set AudioInputPin property =0, it is Stereo Mix. |
Usage: |
Screen2Video1.AudioMixAudioDevice2InputPin[= value] |
Data Type: |
long |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |