TVideoGrabber.SpeakerBalance

Prev

Next

TVideoGrabber

Properties

 




































































































Sets the speaker balance.


Declaration
property SpeakerBalance: LongInt read GetSpeakerBalance write SetSpeakerBalance;


__property int SpeakerBalance=read=GetSpeakerBalance, write=SetSpeakerBalance, nodefault


Property SpeakerBalance As Long

Description

Used to set the speaker balance. This property is active when SpeakerControl is enabled.
Valid range: -32768 ... 32767.
0 is the center point.
If AssociateAudioAndVideoDevices is enabled, the current value is saved with the current video capture device, and automatically restored then this video capture device is selected again (when VideoDevice is assigned).


See Also
TVUMeter TVUMeterSetting AudioBalance AudioChannelRenderMode AudioVolume MuteAudioRendering SpeakerControl SpeakerVolume VUMeter