Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/alsa/
Dalsa-ucm.h140 typedef struct pa_alsa_ucm_device pa_alsa_ucm_device; typedef
177 struct pa_alsa_ucm_device { struct
180 pa_proplist *proplist;
182 pa_device_port_type_t type;
184 unsigned playback_priority;
185 unsigned capture_priority;
187 unsigned playback_rate;
188 unsigned capture_rate;
190 unsigned playback_channels;
191 unsigned capture_channels;
[all …]