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.h371 struct snd_pcm_status { struct
372 snd_pcm_state_t state;
373 __time_pad pad1;
374 struct timespec trigger_tstamp;
375 struct timespec tstamp;
376 snd_pcm_uframes_t appl_ptr;
377 snd_pcm_uframes_t hw_ptr;
378 snd_pcm_sframes_t delay;
379 snd_pcm_uframes_t avail;
380 snd_pcm_uframes_t avail_max;
[all …]