Information about the audio device that changed.
public:
property IAudioDeviceInfo^ AudioDevice {
IAudioDeviceInfo^ get ();
}
Type: IAudioDeviceInfo
Returns information about the audio device that changed.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd
AudioDeviceChangedEventArgs Class