Searched defs:pa_source_port_info (Results 1 – 1 of 1) sorted by relevance
337 typedef struct pa_source_port_info { struct338 const char *name; /**< Name of this port */339 const char *description; /**< Description of this port */340 …rity; /**< The higher this value is, the more useful this port is as a default. */341 … /**< A flags (see #pa_port_available), indicating availability status of this port. \since 2.0 */342 …ity_group; /**< An indentifier for the group of ports that share their availability status with367 } pa_source_port_info; typedef