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