Searched defs:_GstGLAsyncDebug (Results 1 – 1 of 1) sorted by relevance
36 struct _GstGLAsyncDebug struct39 guint state_flags;40 GstDebugCategory *cat;41 GstDebugLevel level;42 const gchar *file;43 const gchar *function;44 gint line;45 GObject *object;46 gchar *debug_msg;49 GstGLAsyncDebugLogGetMessage callback;[all …]