Indicates the role of an audio device.
public enum class AudioDeviceRole
The AudioDeviceRole enumeration is used by the GetDefaultAudioCaptureId and GetDefaultAudioRenderId methods to specify the type of default audio device for capture or rendering.
| Member | Value | Description |
|---|---|---|
| Communications | 1 | The audio device is used for communications. |
| Default | 0 | The audio device is used in the default role. |
Namespace: Windows.Media.Devices
Metadata: windows.winmd