Gjsify LogoGjsify Logo

Object describing media types.

record

Hierarchy

  • Caps

Index

Constructors

Properties

flags: Gst.CapsFlags
gstReserved: any[]
refcount: number
structs: PtrArray
type: GType<unknown>
name: string

Methods

  • canIntersect(caps2: Gst.Caps): boolean
  • doSimplify(): boolean
  • getSize(): number
  • isAlwaysCompatible(caps2: Gst.Caps): boolean
  • isAny(): boolean
  • isEmpty(): boolean
  • isEqualFixed(caps2: Gst.Caps): boolean
  • isFixed(): boolean
  • isSubset(superset: Gst.Caps): boolean
  • removeStructure(idx: number): void
  • setValue(field: string, value: any): void
  • toString(): string
  • truncate(): void
  • unref(): 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