RefreshAudioInputPin
Viscom Software Screen2Video ActiveX Control |
RefreshAudioInputPin Method
Description: |
Refresh the audio input pin when the audio device is changed. |
Usage: |
Screen2Video1.RefreshAudioInputPin iAudioDeviceIndex |
Return Value: |
Return TRUE - successful , Return FALSE - Failure. |
Example: |
This Visual Basic example shows how to refresh the audio input pin. Screen2Video1.RefreshAudioInputPin 0 |