Searched defs:pa_alsa_path (Results 1 – 1 of 1) sorted by relevance
42 typedef struct pa_alsa_path pa_alsa_path; typedef211 struct pa_alsa_path { struct212 pa_alsa_direction_t direction;213 pa_device_port* port;215 char *name;216 char *description_key;217 char *description;218 char *availability_group;219 pa_device_port_type_t device_port_type;220 unsigned priority;[all …]