val r_audio_buffer : [ `R_audio_buffer ] Ctypes.structure F.typ
val r_audio_processor : [ `R_audio_processor ] Ctypes.structure F.typ
val t : t Ctypes.structure F.typ
val buffer :
([ `R_audio_buffer ] Ctypes.structure Ctypes_static.ptr, t Ctypes.structure)
F.field
val processor :
([ `R_audio_processor ] Ctypes.structure Ctypes_static.ptr,
t Ctypes.structure)
F.field
val sample_rate : (Unsigned.uint, t Ctypes.structure) F.field
val sample_size : (Unsigned.uint, t Ctypes.structure) F.field
val channels : (Unsigned.uint, t Ctypes.structure) F.field