Query: gstreamer::message::statechanged
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GStreamer::Message::StateChanged(3pm) User Contributed Perl Documentation GStreamer::Message::StateChanged(3pm)NAMEGStreamer::Message::StateChanged - Lightweight objects to signal the application of pipeline eventsMETHODSGstMessage = GStreamer::Message::StateChanged->new ($src, $oldstate, $newstate, $pending) o $src (GStreamer::Object) o $oldstate (GStreamer::State) o $newstate (GStreamer::State) o $pending (GStreamer::State) state = $message->new_state state = $message->old_state state = $message->pendingENUMS AND FLAGSenum GStreamer::State o 'void-pending' / 'GST_STATE_VOID_PENDING' o 'null' / 'GST_STATE_NULL' o 'ready' / 'GST_STATE_READY' o 'paused' / 'GST_STATE_PAUSED' o 'playing' / 'GST_STATE_PLAYING'SEE ALSOGStreamerCOPYRIGHTCopyright (C) 2005-2011 by the gtk2-perl team. This software is licensed under the LGPL. See GStreamer for a full notice. perl v5.14.2 2012-03-01 GStreamer::Message::StateChanged(3pm)