Class type Video.IO.Writer.t


class type t = object .. end

method write : Video.buffer -> int -> int -> unit
method close : unit