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