represented by handle stays alive while the returned #GstGLContext is active.
context_type must not be [gstgl.types.GLPlatform.None] or [gstgl.types.GLPlatform.Any]
available_apis must not be [gstgl.types.GLAPI.None] or [gstgl.types.GLAPI.Any]
Parameters
display | a #GstGLDisplay |
handle | the OpenGL context to wrap |
contextType | a #GstGLPlatform specifying the type of context in handle |
availableApis | a #GstGLAPI containing the available OpenGL apis in handle |
Returns
a #GstGLContext wrapping handle