thread or [gstgl.types.GLAPI.None]
GLContext.getCurrentGlApi
gstgl.types.GLAPI getCurrentGlApi(gstgl.types.GLPlatform platform, out uint major, out uint minor)If an error occurs, major and minor are not modified and [gstgl.types.GLAPI.None] is returned.
Parameters
platform | the #GstGLPlatform to retrieve the API for |
major | the major version |
minor | the minor version |
Returns
The version supported by the OpenGL context current in the calling