struct_snd_compr_avail (9) Linux Manual Page
struct_snd_compr_avail – avail descriptor
Synopsis
struct snd_compr_avail {
__u64 avail;
struct snd_compr_tstamp tstamp;
};
Members
avail
- Number of bytes available in ring buffer for writing/reading
tstamp
- timestamp information
