sig
  type t = Undefined | Default | Bytes | Time | Buffers | Percent
  val to_string : Gstreamer.Format.t -> string
end