Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldebug.h36 struct _GstGLAsyncDebug struct
39 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 …]