mm
Mm
mm.audio
mm.base
mm.image
mm.midi
mm.oss
mm.video
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 ImageBitmap : 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.