Searched defs:sample_pcm_priv (Results 1 – 1 of 1) sorted by relevance
48 struct sample_pcm_priv { struct49 FILE *fptr;50 int session_id;51 int channels;52 int bitwidth;53 int sample_rate;54 unsigned int period_size;55 snd_pcm_uframes_t total_size_frames;