Home
last modified time | relevance | path

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

/external/tinyalsa/include/tinyalsa/
Dasoundlib.h82 struct pcm_config { struct
83 unsigned int channels;
84 unsigned int rate;
85 unsigned int period_size;
86 unsigned int period_count;
87 enum pcm_format format;
97 unsigned int start_threshold;
98 unsigned int stop_threshold;
99 unsigned int silence_threshold;
105 int avail_min;