DefaultAudioCaptureDeviceChangedEventArgs.Role Property

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

Syntax

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

Property value

Type: AudioDeviceRole 

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

Requirements

Namespace: Windows.Media.Devices

Metadata: windows.winmd

See also

Reference

DefaultAudioCaptureDeviceChangedEventArgs Class

DefaultAudioCaptureDeviceChangedEventArgs Members

Windows.Media.Devices Namespace