Scroll to navigation

GStreamer::Event::QOS(3pm) User Contributed Perl Documentation 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)

$proportion (double)
$diff (integer)
$timestamp (unsigned integer)

scalar = $event-> diff

scalar = $event-> proportion

scalar = $event-> timestamp

SEE ALSO

GStreamer

COPYRIGHT

Copyright (C) 2005-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See GStreamer for a full notice.
2014-08-15 perl v5.20.0