GStreamer::SystemClock.3pm

Langue: en

Version: 2009-11-24 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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

'realtime' / 'GST_CLOCK_TYPE_REALTIME'
'monotonic' / 'GST_CLOCK_TYPE_MONOTONIC'

SEE ALSO

GStreamer, Glib::Object, GStreamer::Object, GStreamer::Clock Copyright (C) 2005-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See GStreamer for a full notice.