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.h415 struct snd_pcm_status { struct
416 snd_pcm_state_t state;
417 struct timespec trigger_tstamp;
419 struct timespec tstamp;
420 snd_pcm_uframes_t appl_ptr;
421 snd_pcm_uframes_t hw_ptr;
422 snd_pcm_sframes_t delay;
424 snd_pcm_uframes_t avail;
425 snd_pcm_uframes_t avail_max;
426 snd_pcm_uframes_t overrange;
[all …]