TVideoGrabber.AudioBalance

Prev

Next

TVideoGrabber

Properties

 




































































































Audio left-right balance of the current audio capture device .


Declaration
property AudioBalance: LongInt read GetAudioBalance write SetAudioBalance;


__property int AudioBalance=read=GetAudioBalance, write=SetAudioBalance, nodefault


Property AudioBalance As Long

Description

Used to set/retrieve the audio left-right balance of the current audio capture device when AudioDeviceRendering is enabled.
The valid range is from -32767 to 32767.
0 selects the center point.
This a rendering audio property only, it does not apply to the audio recording.


See Also
TVUMeter TVUMeterSetting AudioChannelRenderMode AudioVolume MuteAudioRendering SpeakerBalance SpeakerControl SpeakerVolume VUMeter