SetMixLevel
Viscom Software VideoCap ActiveX Control |
AudioInputPins.SetMixLevel Method
Description: |
Search the AudioInputPins Collection for a index and set the recording level. |
Usage: |
AudioDevices.SetMixLevel Index , MixLevel |
Data Type: |
Index - Integer |
Return Value: |
Return True if successful, otherwise false. |
Example: |
This Visual Basic example set the first index of audio input pin to 50% recording level:
|