TVideoGrabber.AudioInputLevel

Prev

Next

TVideoGrabber

Properties

 




Sets/retrieves the audio input level.


Declaration
property AudioInputLevel: LongInt read GetAudioInputLevel write SetAudioInputLevel;


__property int AudioInputLevel=read=GetAudioInputLevel, write=SetAudioInputLevel, nodefault


Property AudioInputLevel As Long

Description

Used to set/retrieve the audio input level of the current audio capture device.
The valid range is from 0 to 65535.
0 indicates that the recording level is off; the value 65535 indicates that the recording level is at full volume.


See Also
TAudioFormat AssociateAudioAndVideoDevices AudioBalance AudioDevice AudioDeviceIndex AudioDeviceName AudioDeviceRendering AudioDevices AudioDevicesCount AudioFormat AudioFormats AudioInput AudioInputIndex AudioInputMono AudioInputs AudioInputsCount AudioSource IsAudioCrossbarAvailable IsAudioDeviceASoundCard IsAudioDeviceConnected IsAudioInputBalanceAvailable OnAudioBufferNegotiation OnAudioDeviceSelected SpeakerBalance SpeakerControl SpeakerVolume