Pulseaudiotype buffer_attr = {max_length : int;Maximum length of the buffer.
*)target_length : int;Target length of the buffer (playback only).
*)prebuffering : int;Pre-buffering (playback only).
*)min_request : int;Minimum request (playback only).
*)fragment_size : int;Fragment size (recording only).
*)}Attributes of the buffer.
module Simple : sig ... endSimple pulseaudio interface.