mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +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
|
* - GST_GL_PLATFORM influences the OpenGL platform to use. Common values are
|
||||||
* 'egl', 'glx', 'wgl' or 'cgl'.
|
* 'egl', 'glx', 'wgl' or 'cgl'.
|
||||||
* - GST_GL_API influences the OpenGL API requested by the OpenGL platform.
|
* - 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
|
* > Certain window systems require a special function to be called to
|
||||||
* > initialize threading support. As this GStreamer GL library does not preclude
|
* > initialize threading support. As this GStreamer GL library does not preclude
|
||||||
|
|
Loading…
Reference in a new issue