IDefaultAudioDeviceChangedEventArgs.Role Property

Gets the role of the newly selected audio device that raised the device change event.

Syntax

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

Property value

Type: AudioDeviceRole 

The role of the newly selected audio device that raised the device change event.

Remarks

Requirements

Namespace: Windows.Media.Devices

Metadata: windows.winmd

See also

Reference

IDefaultAudioDeviceChangedEventArgs Interface

IDefaultAudioDeviceChangedEventArgs Members

Windows.Media.Devices Namespace