Module Gstreamer.Loop

module Loop: sig .. end

Main loop.


type t 
val create : unit -> t
val run : t -> unit
val quit : t -> unit