GstClockPrivate 632 gst/gstclock.c g_type_class_add_private (klass, sizeof (GstClockPrivate)); GstClockPrivate 644 gst/gstclock.c G_TYPE_INSTANCE_GET_PRIVATE (clock, GST_TYPE_CLOCK, GstClockPrivate); GstClockPrivate 455 gst/gstclock.h GstClockPrivate *priv;