GStreamer::Message::SegmentStart(3pm)

NAME

GStreamer::Message::SegmentStart - Lightweight objects to signal the
application of pipeline events

METHODS

GstMessage = GStreamer::Message::SegmentStart->new ($src, $format,
$position)
o $src (GStreamer::Object)
o $format (GStreamer::Format)
o $position (Glib::Int64)
scalar = $message->format
scalar = $message->position

ENUMS AND FLAGS

enum 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 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.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout