mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
gl/egl: fix annotation for gst_egl_image_new_wrapped()
https://bugzilla.gnome.org/show_bug.cgi?id=797158
This commit is contained in:
parent
e12a55a4ea
commit
982b212485
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ _gst_egl_image_copy (GstMiniObject * obj)
|
|||
* @image: the image to wrap
|
||||
* @format: the #GstGLFormat
|
||||
* @user_data: user data
|
||||
* @user_data_destroy: called when @user_data is no longer needed
|
||||
* @user_data_destroy: (destroy user_data): called when @user_data is no longer needed
|
||||
*
|
||||
* Returns: a new #GstEGLImage wrapping @image
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue