GstVideo.VideoGLTextureUploadMeta

Fields

Name

Type

Access

Description

buffer

Gst.Buffer

r

meta

Gst.Meta

r/w

parent Gst.Meta

n_textures

int

r/w

Number of textures that are generated

texture_orientation

GstVideo.VideoGLTextureOrientation

r/w

Orientation of the textures

texture_type

[GstVideo.VideoGLTextureType]

r/w

Type of each texture

upload

GstVideo.VideoGLTextureUpload

r

user_data

object

r

user_data_copy

GObject.BoxedCopyFunc

r

user_data_free

GObject.BoxedFreeFunc

r

Methods

class

get_info ()

Details

class GstVideo.VideoGLTextureUploadMeta

Extra buffer metadata for uploading a buffer to an OpenGL texture ID. The caller of GstVideo.VideoGLTextureUploadMeta.upload() must have OpenGL set up and call this from a thread where it is valid to upload something to an OpenGL texture.

classmethod get_info()
Return type:

Gst.MetaInfo