Sha256: ebf475c9ac36aaec9730d0019f17bb638de72dbbd1a7ebfb047a789c2a1ee7f1
Contents?: true
Size: 1.13 KB
Versions: 2
Compression:
Stored size: 1.13 KB
Contents
/* gstglconfig.h * * This is a generated file. Please modify `configure.ac' */ #ifndef __GST_GL_CONFIG_H__ #define __GST_GL_CONFIG_H__ #include <gst/gst.h> G_BEGIN_DECLS #define GST_GL_HAVE_OPENGL 1 #define GST_GL_HAVE_GLES2 0 #define GST_GL_HAVE_GLES3 0 #define GST_GL_HAVE_GLES3EXT3_H 0 #define GST_GL_HAVE_WINDOW_X11 0 #define GST_GL_HAVE_WINDOW_COCOA 0 #define GST_GL_HAVE_WINDOW_WIN32 1 #define GST_GL_HAVE_WINDOW_WAYLAND 0 #define GST_GL_HAVE_WINDOW_ANDROID 0 #define GST_GL_HAVE_WINDOW_DISPMANX 0 #define GST_GL_HAVE_WINDOW_EAGL 0 #define GST_GL_HAVE_WINDOW_VIV_FB 0 #define GST_GL_HAVE_WINDOW_GBM 0 #define GST_GL_HAVE_PLATFORM_EGL 0 #define GST_GL_HAVE_PLATFORM_GLX 0 #define GST_GL_HAVE_PLATFORM_WGL 1 #define GST_GL_HAVE_PLATFORM_CGL 0 #define GST_GL_HAVE_PLATFORM_EAGL 0 #define GST_GL_HAVE_DMABUF 0 #define GST_GL_HAVE_VIV_DIRECTVIV 0 #define GST_GL_HAVE_GLEGLIMAGEOES 1 #define GST_GL_HAVE_GLCHAR 1 #define GST_GL_HAVE_GLSIZEIPTR 1 #define GST_GL_HAVE_GLINTPTR 1 #define GST_GL_HAVE_GLSYNC 1 #define GST_GL_HAVE_GLUINT64 1 #define GST_GL_HAVE_GLINT64 1 #define GST_GL_HAVE_EGLATTRIB 0 G_END_DECLS #endif /* __GST_GL_CONFIG_H__ */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gstreamer-3.2.7-x64-mingw32 | vendor/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h |
gstreamer-3.2.6-x64-mingw32 | vendor/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h |