IAudioDeviceInfo.DeviceType Property

The type of the audio device.

Syntax

public:
property AudioDeviceType DeviceType {
         AudioDeviceType get ();
}  

Property value

Type: AudioDeviceType 

Returns an enumeration indicating the type of the audio device.

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

IAudioDeviceInfo Interface

IAudioDeviceInfo Members

Windows.Xbox.System Namespace