TVideoGrabber.AudioSource

Prev

Next

TVideoGrabber

Properties

 




































































































Source used for the audio recording.


Declaration
property AudioSource: TAudioSource read GetAudioSource write SetAudioSource default DEF_AudioSource;


__property TAudioSource AudioSource=read=GetAudioSource, write=SetAudioSource, default=0


Property AudioSource as TxAudioSource

Description

Specifies the source used for the audio recording:


as_Default:
uses the audio output of the video capture device if any, otherwise uses the current audio capture device.

as_UseExternalAudio:


always uses the current audio capture device for the audio recording, even if the video capture device exposes an audio output.


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