mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
gl: add since markers for new API
This commit is contained in:
parent
a793bda9b4
commit
9cccbb315c
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