gstreamer-0.10 Reference Manual

Synopsis

public class SystemClock : Clock  {
    public    weak GLib.Thread          thread ;
    public    bool                      stopping ;


    public    static weak Clock         obtain                    (  ) ;
}

SystemClock Description

Details

Constructor Details

Field Details

thread
    public    weak GLib.Thread          thread ;		

stopping
    public    bool                      stopping ;		

Signal Details

Property Details

Method Details

obtain ()
    public    static weak Clock         obtain                    (  ) ;		


Created by Valadoc