Gets the role of the newly selected default audio render device that caused the change event.
public:
property AudioDeviceRole Role {
AudioDeviceRole get ();
}
Type: AudioDeviceRole
The role of the newly selected default audio render device that caused the change event.
Namespace: Windows.Media.Devices
Metadata: windows.winmd
DefaultAudioRenderDeviceChangedEventArgs Class