Stores information about a specific port of a source. 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 source.
Please note that this structure can be extended as part of evolutionary API updates at any time in any new release.
const char* pa_source_port_info::description |
Description of this port.
const char* pa_source_port_info::name |
Name of this port.
uint32_t pa_source_port_info::priority |
The higher this value is the more useful this port is as a default.
Several copyright owners GNU Lesser General Public License v2.1 |
MeeGo 1.2 Harmattan API
|