package mm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Audio input and output using the OSS sound devices.

class writer : ?device:string -> int -> int -> Mm_audio.Audio.IO.Writer.t

Create a writer on an OSS sound device.

class reader : ?device:string -> int -> int -> Mm_audio.Audio.IO.Reader.t