sig
  type t
  val of_element : Gstreamer.Element.t -> Gstreamer.App_src.t
  val push_buffer_string : Gstreamer.App_src.t -> string -> unit
end