Stores information about a specific port of a sink. More...
Data Fields | |
const char * | name |
Name of this port. | |
const char * | description |
Description of this port. | |
uint32_t | priority |
The higher this value is the more useful this port is as a default. |
Stores information about a specific port of a sink.
Please note that this structure can be extended as part of evolutionary API updates at any time in any new release.
const char* pa_sink_port_info::description |
Description of this port.
const char* pa_sink_port_info::name |
Name of this port.
uint32_t pa_sink_port_info::priority |
The higher this value is the more useful this port is as a default.