Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasound.h844 struct snd_timer_gstatus { struct
845 struct snd_timer_id tid; /* requested timer ID */
846 unsigned long resolution; /* current period resolution in ns */
847 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
848 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
849 unsigned char reserved[32];