IAudioDeviceInfo.Id Property

Id of the audio device.

Syntax

public:
property String^ Id {
         String^ get ();
}  

Property value

Type: String 

 Returns a String containing the Id of the audio device.

Remarks

Refer to the remarks for ActivateAudioInterfaceAsync, the audio device ID can be entered as the first parameter to ActivateAudioInterfaceAsync.

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

IAudioDeviceInfo Interface

IAudioDeviceInfo Members

Windows.Xbox.System Namespace