IAudioDeviceInfo.DeviceCategory Property

The category of the audio device.

Syntax

public:
property AudioDeviceCategory DeviceCategory {
         AudioDeviceCategory get ();
}  

Property value

Type: AudioDeviceCategory 

Returns an enumeration indicating the category 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