GStreamer::Event::QOS(3pm)
NAME
GStreamer::Event::QOS - Structure describing events that are passed up
and down a pipeline
METHODS
- GstEvent = GStreamer::Event::QOS->new ($proportion, $diff, $timestamp)
- o $proportion (double)
- o $diff (integer)
- o $timestamp (unsigned integer)
- scalar = $event->diff
scalar = $event->proportion scalar = $event->timestamp
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.