Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Dasound.h353 struct snd_pcm_status { struct
354 snd_pcm_state_t state;
355 struct timespec trigger_tstamp;
356 struct timespec tstamp;
357 snd_pcm_uframes_t appl_ptr;
358 snd_pcm_uframes_t hw_ptr;
359 snd_pcm_sframes_t delay;
360 snd_pcm_uframes_t avail;
361 snd_pcm_uframes_t avail_max;
362 snd_pcm_uframes_t overrange;
[all …]