Searched defs:_GstClockClass (Results 1 – 1 of 1) sorted by relevance
482 struct _GstClockClass { struct483 GstObjectClass parent_class;499 GstClockTime (*change_resolution) (GstClock *clock,511 GstClockTime (*get_resolution) (GstClock *clock);523 GstClockTime (*get_internal_time) (GstClock *clock);541 GstClockReturn (*wait) (GstClock *clock, GstClockEntry *entry,553 GstClockReturn (*wait_async) (GstClock *clock, GstClockEntry *entry);562 void (*unschedule) (GstClock *clock, GstClockEntry *entry);565 gpointer _gst_reserved[GST_PADDING];