Module Types.Wave

type t
val t : t Ctypes.structure F.typ
val frame_count : (Unsigned.uint, 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
val data : (unit Ctypes_static.ptr, t Ctypes.structure) F.field