Skip to main content

Module device_description

Module device_description 

Source
Expand description

Device metadata and description types.

This module provides structured information about audio devices including manufacturer, device type, interface type, and connection details. Not all backends provide complete information - availability depends on platform capabilities.

Structs§

DeviceDescription
Describes an audio device with structured metadata.
DeviceDescriptionBuilder
Builder for constructing a DeviceDescription.

Enums§

DeviceDirection
The direction(s) that a device supports.
DeviceType
Categorization of audio device types.
InterfaceType
How the device connects to the system (interface/connection type).