Gjsify LogoGjsify Logo

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.

record

Hierarchy

  • VideoGLTextureUploadMeta

Index

Constructors

Properties

meta: Meta

parent #GstMeta

field
n_textures: number

Number of textures that are generated

field
texture_orientation: VideoGLTextureOrientation

Orientation of the textures

field
texture_type: VideoGLTextureType[]

Type of each texture

field
name: string

Methods

  • upload(texture_id: number): boolean
  • Uploads the buffer which owns the meta to a specific texture ID.

    Parameters

    • texture_id: number

      the texture IDs to upload to

    Returns boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method