Query: gstreamer::query::segment
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GStreamer::Query::Segment(3pm) User Contributed Perl Documentation GStreamer::Query::Segment(3pm)NAMEGStreamer::Query::Segment - Dynamically register new query types. Provide functions to create queries, and to set and parse values in them.METHODSGstQuery = GStreamer::Query::Segment->new ($format) o $format (GStreamer::Format) list = $query->segment ($rate=0.0, $format=0, $start_value=0, $stop_value=0) o $rate (double) o $format (GStreamer::Format) o $start_value (64 bit integer) o $stop_value (64 bit integer)ENUMS AND FLAGSenum 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 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::Segment(3pm)