module Element_factory: sig .. end
sig
end
Element factories.
type t = Gstreamer.Element.t
Gstreamer.Element.t
val make : string -> string -> t
string -> string -> t