TypeScript API Documentation for GSTREAMER VIDEO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Extra buffer metadata for uploading a buffer to an OpenGL texture ID. The caller of gst_video_gl_texture_upload_meta_upload() must have OpenGL set up and call this from a thread where it is valid to upload something to an OpenGL texture.
gst_video_gl_texture_upload_meta_upload()
Static
Uploads the buffer which owns the meta to a specific texture ID.
the texture IDs to upload to
true if uploading succeeded, false otherwise.
true
false
Extra buffer metadata for uploading a buffer to an OpenGL texture ID. The caller of
gst_video_gl_texture_upload_meta_upload()must have OpenGL set up and call this from a thread where it is valid to upload something to an OpenGL texture.