Click or drag to resize

wclAudioDeviceRole Enumeration

The audio device role.

Namespace: wclAudio
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
[FlagsAttribute]
public enum wclAudioDeviceRole
Members
Member nameValueDescription
drConsole1 Games, system notification sounds, and voice commands.
drMultimedia2 Music, movies, narration, and live music recording.
drCommunications4 Voice communications (talking to another person).
Remarks
indicate the role that the system has assigned to an audio endpoint device.
See Also