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