package mm

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

Module Mm_ossSource

Audio input and output using the OSS sound devices.

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

Create a writer on an OSS sound device.

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

Innovation. Community. Security.