GStreamer::SystemClock(3pm)
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 : readable / writable)
- The type of underlying clock implementation used
ENUMS AND FLAGS
- enum GstClockType
- o 'realtime' / 'GST_CLOCK_TYPE_REALTIME'
- o 'monotonic' / 'GST_CLOCK_TYPE_MONOTONIC'
SEE ALSO
GStreamer, Glib::Object, GStreamer::Object, GStreamer::Clock
COPYRIGHT
Copyright (C) 2005-2008 by the gtk2-perl team.
- This software is licensed under the LGPL. See GStreamer for a full
notice.