mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
gl: add since markers for new API
This commit is contained in:
parent
64fc86844d
commit
10997063a1
1 changed files with 2 additions and 0 deletions
|
@ -423,6 +423,8 @@ gst_gl_context_activate (GstGLContext * context, gboolean activate)
|
||||||
* @context: a #GstGLContext
|
* @context: a #GstGLContext
|
||||||
*
|
*
|
||||||
* Returns: The #GThread, @context is current in or NULL
|
* Returns: The #GThread, @context is current in or NULL
|
||||||
|
*
|
||||||
|
* Since: 1.6
|
||||||
*/
|
*/
|
||||||
GThread *
|
GThread *
|
||||||
gst_gl_context_get_thread (GstGLContext * context)
|
gst_gl_context_get_thread (GstGLContext * context)
|
||||||
|
|
Loading…
Reference in a new issue