Data Fields

pa_card_profile_info Struct Reference

Stores information about a specific profile of a card. More...

Data Fields

const char * name
 Name of this profile.
const char * description
 Description of this profile.
uint32_t n_sinks
 Number of sinks this profile would create.
uint32_t n_sources
 Number of sources this profile would create.
uint32_t priority
 The higher this value is the more useful this profile is as a default.

Detailed Description

Stores information about a specific profile of a card.

Please note that this structure can be extended as part of evolutionary API updates at any time in any new release.

Since:
0.9.15

Field Documentation

Description of this profile.

Number of sinks this profile would create.

Number of sources this profile would create.

Name of this profile.

The higher this value is the more useful this profile is as a default.


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