GstGL.GLContextClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
activate |
r |
call eglMakeCurrent or similar |
|
check_feature |
r |
||
choose_format |
r |
choose a format for the framebuffer |
|
create_context |
r |
create the OpenGL context |
|
destroy_context |
r |
destroy the OpenGL context |
|
get_config |
r |
||
get_current_context |
r |
||
get_gl_api |
r |
get the available OpenGL api’s that this context can work with |
|
get_gl_context |
r |
get the backing platform specific OpenGL context |
|
get_gl_platform |
r |
||
get_gl_platform_version |
r |
||
get_proc_address |
r |
get an function pointer to an OpenGL function |
|
parent_class |
r |
||
request_config |
r |
||
swap_buffers |
r |
swap the default framebuffer’s front/back buffers |
Methods¶
None
Details¶
- class GstGL.GLContextClass¶