DefaultAudioRenderDeviceChangedEventArgs.Role Property

Gets the role of the newly selected default audio render device that caused the change event.

Syntax

public:
property AudioDeviceRole Role {
         AudioDeviceRole get ();
}  

Property value

Type: AudioDeviceRole 

The role of the newly selected default audio render device that caused the change event.

Requirements

Namespace: Windows.Media.Devices

Metadata: windows.winmd

See also

Reference

DefaultAudioRenderDeviceChangedEventArgs Class

DefaultAudioRenderDeviceChangedEventArgs Members

Windows.Media.Devices Namespace