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)NAMEGStreamer::Query::Application - Dynamically register new query types. Provide functions to create queries, and to set and parse values in them.METHODSGstQuery = GStreamer::Query::Application->new ($type, $structure) o $type (GStreamer::QueryType) o $structure (GStreamer::Structure)ENUMS AND FLAGSenum 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 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::Query::Application(3pm)