AudioDeviceProperty enumeration
[ This enumeration is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The AudioDeviceProperty enum is used by the ITAudioDeviceControl::GetRange, ITAudioDeviceControl::Get, and ITAudioDeviceControl::Set methods to indicate the property being addressed.
Syntax
} AudioDeviceProperty;
Constants
-
AudioDevice_DuplexMode
-
Indicates that the duplex mode of the device is being set or retrieved.
-
AudioDevice_AutomaticGainControl
-
Indicates that the automatic gain control of the device is being set or retrieved.
-
AudioDevice_AcousticEchoCancellation
-
Indicates that the acoustic echo cancellation properties of the device are being set or retrieved.
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.1 |
Header |
|