sig
  type t
  val to_string : Gstreamer.Caps.t -> string
  val of_string : string -> Gstreamer.Caps.t
end