PulseAudio  9.0
pa_ext_device_restore_info Struct Reference

Stores information about one device in the device database that is maintained by module-device-manager. More...

Data Fields

pa_device_type_t type
 Device type sink or source?
uint32_t index
 The device index.
uint8_t n_formats
 How many formats do we have?
pa_format_info ** formats
 An array of formats (may be NULL if n_formats == 0)

Detailed Description

Stores information about one device in the device database that is maintained by module-device-manager.

Since:
1.0

Field Documentation

An array of formats (may be NULL if n_formats == 0)

The device index.

How many formats do we have?


The documentation for this struct was generated from the following file: