AudioInputPinVolume
Viscom Software Screen2Video ActiveX Control |
AudioInputPinVolume Property
Description: |
Adjust the volume of select audio input pin. Zero indicates that the recording level is off; the value 1.0 indicates that the recording level is at full volume. |
Usage: |
Screen2Video1.AudioInputPinVolume[= value] |
Data Type: |
double |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |