package mm

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

Module Audio.IOSource

Operation for reading and writing audio data from files, streams or devices.

Sourceexception Invalid_file

The file is not valid.

Sourceexception Invalid_operation

The operation is not valid on the file/device.

Sourceexception End_of_stream

Trying to read past the end of the stream.

Sourcemodule Reader : sig ... end
Sourcemodule Writer : sig ... end
Sourcemodule RW : sig ... end
OCaml

Innovation. Community. Security.