Man Page: gstreamer::clockid
Operating Environment: debian
Section: 3pm
GStreamer::ClockID(3pm) User Contributed Perl Documentation GStreamer::ClockID(3pm)NAMEGStreamer::ClockID - Abstract class for global clocksMETHODSunsigned integer = $id->get_time $id->unschedule list = $id->wait clockreturn = $id->wait_async ($func, $data=undef) o $func (scalar) o $data (scalar)ENUMS AND FLAGSenum GStreamer::ClockReturn o 'ok' / 'GST_CLOCK_OK' o 'early' / 'GST_CLOCK_EARLY' o 'unscheduled' / 'GST_CLOCK_UNSCHEDULED' o 'busy' / 'GST_CLOCK_BUSY' o 'badtime' / 'GST_CLOCK_BADTIME' o 'error' / 'GST_CLOCK_ERROR' o 'unsupported' / 'GST_CLOCK_UNSUPPORTED' o 'done' / 'GST_CLOCK_DONE'SEE ALSOGStreamerCOPYRIGHTCopyright (C) 2005-2011 by the gtk2-perl team. This software is licensed under the LGPL. See GStreamer for a full notice. perl v5.14.2 2012-03-01 GStreamer::ClockID(3pm)