1GStreamer::Event::CustoUms(e3r)Contributed Perl DocumentGaSttiroenamer::Event::Custom(3)
2
3
4

NAME

6       GStreamer::Event::Custom
7

METHODS

9   GstEvent = GStreamer::Event::Custom->new ($type, $structure)
10       ·   $type (GStreamer::EventType)
11
12       ·   $structure (GStreamer::Structure)
13

ENUMS AND FLAGS

15   enum GStreamer::EventType
16       ·   'unknown' / 'GST_EVENT_UNKNOWN'
17
18       ·   'flush-start' / 'GST_EVENT_FLUSH_START'
19
20       ·   'flush-stop' / 'GST_EVENT_FLUSH_STOP'
21
22       ·   'eos' / 'GST_EVENT_EOS'
23
24       ·   'newsegment' / 'GST_EVENT_NEWSEGMENT'
25
26       ·   'tag' / 'GST_EVENT_TAG'
27
28       ·   'buffersize' / 'GST_EVENT_BUFFERSIZE'
29
30       ·   'sink-message' / 'GST_EVENT_SINK_MESSAGE'
31
32       ·   'qos' / 'GST_EVENT_QOS'
33
34       ·   'seek' / 'GST_EVENT_SEEK'
35
36       ·   'navigation' / 'GST_EVENT_NAVIGATION'
37
38       ·   'latency' / 'GST_EVENT_LATENCY'
39
40       ·   'step' / 'GST_EVENT_STEP'
41
42       ·   'custom-upstream' / 'GST_EVENT_CUSTOM_UPSTREAM'
43
44       ·   'custom-downstream' / 'GST_EVENT_CUSTOM_DOWNSTREAM'
45
46       ·   'custom-downstream-oob' / 'GST_EVENT_CUSTOM_DOWNSTREAM_OOB'
47
48       ·   'custom-both' / 'GST_EVENT_CUSTOM_BOTH'
49
50       ·   'custom-both-oob' / 'GST_EVENT_CUSTOM_BOTH_OOB'
51

SEE ALSO

53       GStreamer
54
56       Copyright (C) 2005-2014 by the gtk2-perl team.
57
58       This software is licensed under the LGPL.  See GStreamer for a full
59       notice.
60
61
62
63perl v5.30.0                      2019-09-19       GStreamer::Event::Custom(3)
Impressum