debian man page for gstreamer::query::application

Query: gstreamer::query::application

OS: debian

Section: 3pm

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

GStreamer::Query::Application(3pm)			User Contributed Perl Documentation			GStreamer::Query::Application(3pm)

NAME
GStreamer::Query::Application - Dynamically register new query types. Provide functions to create queries, and to set and parse values in them.
METHODS
GstQuery = GStreamer::Query::Application->new ($type, $structure) o $type (GStreamer::QueryType) o $structure (GStreamer::Structure)
ENUMS AND FLAGS
enum GStreamer::QueryType o 'none' / 'GST_QUERY_NONE' o 'position' / 'GST_QUERY_POSITION' o 'duration' / 'GST_QUERY_DURATION' o 'latency' / 'GST_QUERY_LATENCY' o 'jitter' / 'GST_QUERY_JITTER' o 'rate' / 'GST_QUERY_RATE' o 'seeking' / 'GST_QUERY_SEEKING' o 'segment' / 'GST_QUERY_SEGMENT' o 'convert' / 'GST_QUERY_CONVERT' o 'formats' / 'GST_QUERY_FORMATS' o 'buffering' / 'GST_QUERY_BUFFERING' o 'custom' / 'GST_QUERY_CUSTOM' o 'uri' / 'GST_QUERY_URI'
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::Query::Application(3pm)
Related Man Pages
gstreamer::event::custom(3pm) - debian
gstreamer::message::custom(3pm) - debian
gstreamer::object(3pm) - debian
gstreamer::padtemplate(3pm) - debian
gstreamer::registry(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?