SystemClock


Object Hierarchy:

Gst.SystemClock Gst.SystemClock Gst.SystemClock Gst.Clock Gst.Clock Gst.Clock->Gst.SystemClock Gst.Object Gst.Object Gst.Object->Gst.Clock GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gst.Object GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( type_id = "gst_system_clock_get_type ()" ) ]
public class SystemClock : Clock

The GStreamer core provides a GstSystemClock based on the system time.

Asynchronous callbacks are scheduled from an internal thread.

Clock implementors are encouraged to subclass this systemclock as it implements the async notification.

Subclasses can however override all of the important methods for sync and async notifications to implement their own callback methods or blocking wait operations.


Namespace: Gst
Package: gstreamer-1.0

Content:

Properties:

Static methods:

Creation methods:

Inherited Members: