mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +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
|
||||
*
|
||||
* Returns: The #GThread, @context is current in or NULL
|
||||
*
|
||||
* Since: 1.6
|
||||
*/
|
||||
GThread *
|
||||
gst_gl_context_get_thread (GstGLContext * context)
|
||||
|
|
Loading…
Reference in a new issue