Gjsify LogoGjsify Logo

Meta describing the source(s) of the buffer.

record

Hierarchy

  • RTPSourceMeta

Index

Constructors

Properties

csrc: number[]

pointer to the CSRCs

field
csrc_count: number

number of elements in csrc

field
meta: Meta

parent #GstMeta

field
ssrc: number

the SSRC

field
ssrc_valid: boolean

whether ssrc is set and valid

field
name: string

Methods

  • append_csrc(csrc: number, csrc_count: number): boolean
  • Appends csrc to the list of contributing sources in meta.

    Parameters

    • csrc: number

      the csrcs to append

    • csrc_count: number

      number of elements in csrc

    Returns boolean

  • get_source_count(): number
  • set_ssrc(ssrc: number): boolean
  • Sets ssrc in meta. If ssrc is %NULL the ssrc of meta will be unset.

    Parameters

    • ssrc: number

      pointer to the SSRC

    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