debian man page for gstreamer::message::duration

Query: gstreamer::message::duration

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GStreamer::Message::Duration(3pm)			User Contributed Perl Documentation			 GStreamer::Message::Duration(3pm)

NAME
GStreamer::Message::Duration - Lightweight objects to signal the application of pipeline events
METHODS
GstMessage = GStreamer::Message::Duration->new ($src, $format, $duration) o $src (GStreamer::Object) o $format (GStreamer::Format) o $duration (64 bit integer) scalar = $message->duration scalar = $message->format
ENUMS AND FLAGS
enum GStreamer::Format o 'undefined' / 'GST_FORMAT_UNDEFINED' o 'default' / 'GST_FORMAT_DEFAULT' o 'bytes' / 'GST_FORMAT_BYTES' o 'time' / 'GST_FORMAT_TIME' o 'buffers' / 'GST_FORMAT_BUFFERS' o 'percent' / 'GST_FORMAT_PERCENT'
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::Duration(3pm)
Related Man Pages
gstreamer::elementfactory(3pm) - debian
gstreamer::index(3pm) - debian
gstreamer::object(3pm) - debian
gstreamer::pipeline(3pm) - debian
gstreamer::querytype(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph