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
@ -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…
x
Reference in New Issue
Block a user