AudioDeviceRole Enumeration

Indicates the role of an audio device.

Syntax

public enum class AudioDeviceRole  

Remarks

The AudioDeviceRole enumeration is used by the GetDefaultAudioCaptureId and GetDefaultAudioRenderId methods to specify the type of default audio device for capture or rendering.

Members

Member Value Description
Communications The audio device is used for communications.
Default The audio device is used in the default role.

Requirements

Namespace: Windows.Media.Devices

Metadata: windows.winmd

See also

Reference

Windows.Media.Devices Namespace