Gjsify LogoGjsify Logo

The #GstTagDemuxClass structure. See documentation at beginning of section for details about what subclasses need to override and do.

record

Hierarchy

  • DemuxClass

Index

Constructors

Properties

min_end_size: number
min_start_size: number
parent_class: Gst.ElementClass
reserved: any[]
name: string

Methods

  • identify_tag(demux: Demux, buffer: Gst.Buffer, start_tag: boolean): [boolean, number]
  • merge_tags(demux: Demux, start_tags: any, end_tags: any): any

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