Gjsify LogoGjsify Logo

The #GstMetaInfo provides information about a specific metadata structure.

record

Hierarchy

  • MetaInfo

Index

Constructors

Properties

api: GType<unknown>

tag identifying the metadata structure and api

field
free_func: MetaFreeFunction

function for freeing the metadata

field
init_func: MetaInitFunction

function for initializing the metadata

field
size: number

size of the metadata

field
transform_func: MetaTransformFunction

function for transforming the metadata

field
type: GType<unknown>

type identifying the implementor of the api

field
name: string

Methods

  • is_custom(): 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