package mm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of Mm_audio
module Audio : sig ... end

Operations on audio data.

include module type of Mm_image
module Image : sig ... end

Operations on images.

module ImageBGRA : sig ... end
module ImageBase : sig ... end
module ImageCanvas : sig ... end
module ImageGeneric : sig ... end
module ImageRGBA32 : sig ... end
module ImageYUV420 : sig ... end
include module type of Mm_video
module Video : sig ... end

Operations on video data.

include module type of Mm_midi
module MIDI : sig ... end

Operations on MIDI data.

module Synth : sig ... end

Operations on synthesizers.