1GStreamer::ClockID(3) User Contributed Perl DocumentationGStreamer::ClockID(3)
2
3
4

NAME

6       GStreamer::ClockID
7

METHODS

9   unsigned integer = $id->get_time
10   $id->unschedule
11   list = $id->wait
12   clockreturn = $id->wait_async ($func, $data=undef)
13           ·   $func (scalar)
14
15           ·   $data (scalar)
16

ENUMS AND FLAGS

18   enum GStreamer::ClockReturn
19       ·   'ok' / 'GST_CLOCK_OK'
20
21       ·   'early' / 'GST_CLOCK_EARLY'
22
23       ·   'unscheduled' / 'GST_CLOCK_UNSCHEDULED'
24
25       ·   'busy' / 'GST_CLOCK_BUSY'
26
27       ·   'badtime' / 'GST_CLOCK_BADTIME'
28
29       ·   'error' / 'GST_CLOCK_ERROR'
30
31       ·   'unsupported' / 'GST_CLOCK_UNSUPPORTED'
32

SEE ALSO

34       GStreamer
35
37       Copyright (C) 2005-2008 by the gtk2-perl team.
38
39       This software is licensed under the LGPL.  See GStreamer for a full
40       notice.
41
42
43
44perl v5.12.0                      2010-05-02             GStreamer::ClockID(3)
Impressum