Callbacks¶
|
Details¶
- GstGLEGL.EGLImageDestroyNotify(image, data)¶
- Parameters:
image (
GstGLEGL.EGLImage) – aGstGLEGL.EGLImagedata (
objectorNone) – user data passed toGstGLEGL.EGLImage.new_wrapped()
Function to be called when the
GstGLEGL.EGLImageis destroyed. It should free the associatedEGLImageif necessary