mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
gldisplay: Add missing GL API to the doc
This commit is contained in:
parent
9f65c316e4
commit
69934d0756
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
* - GST_GL_PLATFORM influences the OpenGL platform to use. Common values are
|
||||
* 'egl', 'glx', 'wgl' or 'cgl'.
|
||||
* - GST_GL_API influences the OpenGL API requested by the OpenGL platform.
|
||||
* Common values are 'opengl' and 'gles2'.
|
||||
* Common values are 'opengl', 'opengl3' and 'gles2'.
|
||||
*
|
||||
* > Certain window systems require a special function to be called to
|
||||
* > initialize threading support. As this GStreamer GL library does not preclude
|
||||
|
|
Loading…
Reference in a new issue