TVideoGrabber.SpeakerVolume

Prev

Next

TVideoGrabber

Properties

 




































































































Sets the speaker volume.


Declaration
property SpeakerVolume: LongInt read GetSpeakerVolume write SetSpeakerVolume;


__property int SpeakerVolume=read=GetSpeakerVolume, write=SetSpeakerVolume, nodefault


Property SpeakerVolume As Long

Description

Used to set the speaker volume. This property is active when SpeakerControl is enabled.
Valid range: 0...65535.
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 SpeakerBalance SpeakerControl VUMeter