mm.video
AVI.Writer
Writing AVI files.
mm
mm.audio
mm.base
mm.image
mm.midi
mm.oss
val header : ?format:[> `YUV420 ] -> width:int -> height:int -> framerate:int -> ?channels:int -> ?samplerate:int -> ?vendor:string -> unit -> string
Generate a header for the AVI file.
module Chunk : sig ... end
Operations on chunks, which are blocks of (audio / video) data.