TVideoGrabber.AudioVolume

Prev

Next

TVideoGrabber

Properties

 




































































































Audio volume of the current audio capture device .


Declaration
property AudioVolume: LongInt read GetAudioVolume write SetAudioVolume;


__property int AudioVolume=read=GetAudioVolume, write=SetAudioVolume, nodefault


Property AudioVolume As Long

Description

Used to set/retrieve the audio volume of the current audio capture device when AudioDeviceRendering is enabled.
The valid range is from 0 (min level) to 65535 (max leve).
This a rendering audio property only, it does not apply to the audio recording.


See Also
TVUMeter TVUMeterSetting AudioBalance AudioChannelRenderMode MuteAudioRendering SpeakerBalance SpeakerControl SpeakerVolume VUMeter