GstGL.GLContextClass

Fields

Name

Type

Access

Description

activate

object

r

call eglMakeCurrent or similar

check_feature

object

r

choose_format

object

r

choose a format for the framebuffer

create_context

object

r

create the OpenGL context

destroy_context

object

r

destroy the OpenGL context

get_config

object

r

get_current_context

object

r

get_gl_api

object

r

get the available OpenGL api’s that this context can work with

get_gl_context

object

r

get the backing platform specific OpenGL context

get_gl_platform

object

r

get_gl_platform_version

object

r

get_proc_address

object

r

get an function pointer to an OpenGL function

parent_class

Gst.ObjectClass

r

request_config

object

r

swap_buffers

object

r

swap the default framebuffer’s front/back buffers

Methods

None

Details

class GstGL.GLContextClass