Query: gstreamer::query::convert
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GStreamer::Query::Convert(3pm) User Contributed Perl Documentation GStreamer::Query::Convert(3pm)NAMEGStreamer::Query::Convert - Dynamically register new query types. Provide functions to create queries, and to set and parse values in them.METHODSGstQuery = GStreamer::Query::Convert->new ($src_format, $value, $dest_format) o $src_format (GStreamer::Format) o $value (64 bit integer) o $dest_format (GStreamer::Format) list = $query->convert ($src_format=0, $src_value=0, $dest_format=0, $dest_value=0) o $src_format (GStreamer::Format) o $src_value (64 bit integer) o $dest_format (GStreamer::Format) o $dest_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::Convert(3pm)
Related Man Pages |
---|
gstreamer::bin(3pm) - debian |
gstreamer::childproxy(3pm) - debian |
gstreamer::element(3pm) - debian |
gstreamer::event::seek(3pm) - debian |
gstreamer::object(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
One instance of comparing grep and awk |
Weird 'find' results |