gstgl.glcontext

Module for GLContext class

Members

Classes

GLContext
class GLContext

#GstGLContext wraps an OpenGL context object in a uniform API. As a result of the limitation on OpenGL context, this object is not thread safe unless specified and must only be activated in a single thread.

GLContextGidBuilder
class GLContextGidBuilder

Fluent builder for gstgl.glcontext.GLContext

GLContextGidBuilderImpl
class GLContextGidBuilderImpl(T)

Fluent builder implementation template for gstgl.glcontext.GLContext