Gjsify LogoGjsify Logo

Hierarchy

  • GLAllocationParams

Index

Constructors

Properties

alloc_flags: number

allocation flags

field
alloc_params: AllocationParams

the #GstAllocationParams

field
alloc_size: number

the allocation size

field
context: GstGL.GLContext

a #GstGLContext

field

a #GstGLAllocationParamsCopyFunc

field

a #GstGLAllocationParamsFreeFunc

field
gl_handle: object

the wrapped OpenGL handle

field

a #GDestroyNotify

field
struct_size: number

the size of the struct (including and subclass data)

field
user_data: object

argument to call notify with

field
wrapped_data: object

the wrapped data pointer

field
name: string

Methods

  • Copies the dynamically allocated data from src to dest. Direct subclasses should call this function in their own overridden copy function.

    Parameters

    Returns void

  • free_data(): void
  • Frees the dynamically allocated data in params. Direct subclasses should call this function in their own overridden free function.

    Returns void

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