debian man page for gstreamer::message::statechanged

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)

NAME
GStreamer::Message::StateChanged - Lightweight objects to signal the application of pipeline events
METHODS
GstMessage = 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->pending
ENUMS AND FLAGS
enum 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 ALSO
GStreamer
COPYRIGHT
Copyright (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)
Related Man Pages
gstreamer::bin(3pm) - debian
gstreamer::event::custom(3pm) - debian
gstreamer::event::seek(3pm) - debian
gstreamer::padtemplate(3pm) - debian
gstreamer::pipeline(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph