1GStreamer::SystemClock(U3s)er Contributed Perl DocumentatGiSotnreamer::SystemClock(3)
2
3
4
6 GStreamer::SystemClock
7
9 Glib::Object
10 +----GStreamer::Object
11 +----GStreamer::Clock
12 +----GStreamer::SystemClock
13
15 clock = GStreamer::SystemClock->obtain
17 'clock-type' (GstClockType : default "monotonic" : readable / writable
18 / private)
19 The type of underlying clock implementation used
20
22 enum GstClockType
23 · 'realtime' / 'GST_CLOCK_TYPE_REALTIME'
24
25 · 'monotonic' / 'GST_CLOCK_TYPE_MONOTONIC'
26
28 GStreamer, Glib::Object, GStreamer::Object, GStreamer::Clock
29
31 Copyright (C) 2005-2014 by the gtk2-perl team.
32
33 This software is licensed under the LGPL. See GStreamer for a full
34 notice.
35
36
37
38perl v5.30.0 2019-09-19 GStreamer::SystemClock(3)