1GStreamer::Message::StaUtseeCrhaCnognetdr(i3b)uted PerlGDSotcruemaemnetra:t:iMoenssage::StateChanged(3)
2
3
4
6 GStreamer::Message::StateChanged
7
9 GstMessage = GStreamer::Message::StateChanged->new ($src, $oldstate,
10 $newstate, $pending)
11 · $src (GStreamer::Object)
12
13 · $oldstate (GStreamer::State)
14
15 · $newstate (GStreamer::State)
16
17 · $pending (GStreamer::State)
18
19 state = $message->new_state
20 state = $message->old_state
21 state = $message->pending
23 enum GStreamer::State
24 · 'void-pending' / 'GST_STATE_VOID_PENDING'
25
26 · 'null' / 'GST_STATE_NULL'
27
28 · 'ready' / 'GST_STATE_READY'
29
30 · 'paused' / 'GST_STATE_PAUSED'
31
32 · 'playing' / 'GST_STATE_PLAYING'
33
35 GStreamer
36
38 Copyright (C) 2005-2014 by the gtk2-perl team.
39
40 This software is licensed under the LGPL. See GStreamer for a full
41 notice.
42
43
44
45perl v5.30.0 2019-09-19GStreamer::Message::StateChanged(3)