AudioDeviceAddedEventArgs.AudioDevice Property

Information on the audio device that was added.

Syntax

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

Property value

Type: IAudioDeviceInfo 

Returns information on the audio device that was added.

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

AudioDeviceAddedEventArgs Class

AudioDeviceAddedEventArgs Members

Windows.Xbox.System Namespace