Scroll to navigation

GStreamer::Message::ClockProvide(3pm) User Contributed Perl Documentation GStreamer::Message::ClockProvide(3pm)

NAME

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

METHODS

GstMessage = GStreamer::Message::ClockProvide->new ($src, $clock, $ready)

$src (GStreamer::Object)
$clock (GStreamer::Clock)
$ready (boolean)

scalar = $message->clock

scalar = $message->ready

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.
2012-03-01 perl v5.14.2