Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.c27 struct _GstKsClockPrivate struct
29 GMutex mutex;
30 GCond client_cond;
31 GCond worker_cond;
33 HANDLE clock_handle;
35 gboolean open;
36 gboolean closing;
37 KSSTATE state;
39 GThread *worker_thread;
40 gboolean worker_running;
[all …]