Scroll to navigation

STRUCT SND_COMPR_AVA(9) Compress Offload STRUCT SND_COMPR_AVA(9)

NAME

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

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.