Gtk2-Perl

Description A set of Perl bindings for Gtk+ 2.0 and various related libraries
Gtk2-Perl > Perl Manuals > GStreamer-Query-Segment
Source

Index


NAME ^

GStreamer::Query::Segment

METHODS ^

GstQuery = GStreamer::Query::Segment->new ($format)

* $format (GStreamer::Format)

list = $query->segment ($rate=0.0, $format=0, $start_value=0, $stop_value=0)

* $rate (double)
* $format (GStreamer::Format)
* $start_value (Glib::Int64)
* $stop_value (Glib::Int64)

ENUMS AND FLAGS ^

enum GStreamer::Format

* '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.