Home
last modified time | relevance | path

Searched defs:pa_alsa_path (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h42 typedef struct pa_alsa_path pa_alsa_path; typedef
211 struct pa_alsa_path { struct
212 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 …]