Index
NAME 
GStreamer::Query::Position
METHODS 
GstQuery = GStreamer::Query::Position->new ($format)
- * $format (GStreamer::Format)
list = $query->position ($format=0, $cur=0)
- * $format (GStreamer::Format)
- * $cur (Glib::Int64)
ENUMS AND FLAGS 
- * 'undefined' / 'GST_FORMAT_UNDEFINED'
- * 'default' / 'GST_FORMAT_DEFAULT'
- * 'bytes' / 'GST_FORMAT_BYTES'
- * 'time' / 'GST_FORMAT_TIME'
- * 'buffers' / 'GST_FORMAT_BUFFERS'
- * 'percent' / 'GST_FORMAT_PERCENT'
SEE ALSO 
GStreamer
COPYRIGHT 
Copyright (C) 2005-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See GStreamer for a full notice.