Provided by: libgstreamer-perl_0.19-1_amd64 

NAME
GStreamer::SystemClock - Default clock that uses the current system time
HIERARCHY
Glib::Object
+----GStreamer::Object
+----GStreamer::Clock
+----GStreamer::SystemClock
METHODS
clock = GStreamer::SystemClock->obtain
PROPERTIES
'clock-type' (GstClockType : default "monotonic" : readable / writable / private)
The type of underlying clock implementation used
ENUMS AND FLAGS
enum GstClockType
• 'realtime' / 'GST_CLOCK_TYPE_REALTIME'
• 'monotonic' / 'GST_CLOCK_TYPE_MONOTONIC'
SEE ALSO
GStreamer, Glib::Object, GStreamer::Object, GStreamer::Clock
COPYRIGHT
Copyright (C) 2005-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See GStreamer for a full notice.
perl v5.18.1 2013-10-22 GStreamer::SystemClock(3pm)