PulseAudio 17.0
|
#include <introspect.h>
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. | |
const char* pa_card_profile_info::description |
Description of this profile.
uint32_t pa_card_profile_info::n_sinks |
Number of sinks this profile would create.
uint32_t pa_card_profile_info::n_sources |
Number of sources this profile would create.
const char* pa_card_profile_info::name |
Name of this profile.
uint32_t pa_card_profile_info::priority |
The higher this value is, the more useful this profile is as a default.