AudioDeviceChangedEventArgs.AudioDevice Property

Information about the audio device that changed.

Syntax

public:
property IAudioDeviceInfo^ AudioDevice {
         IAudioDeviceInfo^ get ();
}  

Property value

Type: IAudioDeviceInfo 

Returns information about the audio device that changed.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

AudioDeviceChangedEventArgs Class

AudioDeviceChangedEventArgs Members

Windows.Xbox.System Namespace