Next:
GStreamer::ClockID
Previous:
GStreamer::ChildProxy
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

GStreamer::Clock



NAME

GStreamer::Clock

HIERARCHY

  Glib::Object
  +----GStreamer::Object
       +----GStreamer::Clock

METHODS

clockid = $clock->new_periodic_id ($start_time, $interval)

clockid = $clock->new_single_shot_id ($time)

list = $clock->add_observation ($slave, $master)

unsigned integer = $clock->adjust_unlocked ($internal)

(internal, external, rate_num, rate_denom) = $clock->get_calibration

$clock->set_calibration ($internal, $external, $rate_num, $rate_denom)

unsigned integer = $clock->get_internal_time

clock or undef = $clock->get_master

boolean = $clock->set_master ($master)

uint64 = $clock->get_resolution

uint64 = $clock->set_resolution ($resolution)

unsigned integer = $clock->get_time

PROPERTIES

'stats' (boolean : readable / writable)
Enable clock stats (unimplemented)
'timeout' (Glib::UInt64 : readable / writable)
The amount of time, in nanoseconds, to sample master and slave clocks
'window-size' (integer : readable / writable)
The size of the window used to calculate rate and offset
'window-threshold' (integer : readable / writable)
The threshold to start calculating rate and offset

SEE ALSO

GStreamer, Glib::Object, GStreamer::Object

COPYRIGHT

Copyright (C) 2005-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See GStreamer for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:59:50 2009