GstGLContextWGL

GstGLContextWGL

Functions

Types and Values

Description

Functions

gst_gl_context_wgl_new ()

GstGLContextWGL *
gst_gl_context_wgl_new (void);

gst_gl_context_wgl_get_current_context ()

guintptr
gst_gl_context_wgl_get_current_context
                               (void);

gst_gl_context_wgl_get_proc_address ()

gpointer
gst_gl_context_wgl_get_proc_address (GstGLContext *context,
                                     const gchar *name);

Types and Values

struct GstGLContextWGL

struct GstGLContextWGL {
};