TVideoGrabber.IsAudioDeviceASoundCard

Prev

Next

TVideoGrabber

Properties

 




































































































Returns true if the audio device specified is a sound card.


Declaration
function IsAudioDeviceASoundCard (DeviceIndex: LongInt): Boolean;


bool __fastcall IsAudioDeviceASoundCard(int DeviceIndex)


Function IsAudioDeviceASoundCard (DeviceIndex as Long) As Boolean

Description

Used to know if the audio device specified is a sound card.
Specify as DeviceIndex the index of the audio capture device in the AudioDevices list.


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