Home
last modified time | relevance | path

Searched refs:GstClockOverlayClass (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstclockoverlay.h34 (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_CLOCK_OVERLAY,GstClockOverlayClass))
41 typedef struct _GstClockOverlayClass GstClockOverlayClass; typedef
Dgstclockoverlay.c154 gst_clock_overlay_class_init (GstClockOverlayClass * klass) in gst_clock_overlay_class_init()