Home
last modified time | relevance | path

Searched defs:_GstClockEntry (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstclock.h394 struct _GstClockEntry { struct
395 gint refcount;
399 GstClock *clock;
401 gpointer _clock;
404 GstClockEntryType type;
405 GstClockTime time;
406 GstClockTime interval;
407 GstClockReturn status;
408 GstClockCallback func;
409 gpointer user_data;
[all …]