Gjsify LogoGjsify Logo

Program Map Table (ISO/IEC 13818-1). Provides the mappings between program numbers and the program elements that comprise them.

The program_number is contained in the subtable_extension field of the container #GstMpegtsSection.

record

Hierarchy

  • PMT

Index

Constructors

  • Allocates and initializes a new #GstMpegtsPMT. #GstMpegtsPMTStream can be added to the streams array, and global PMT #GstMpegtsDescriptor to the descriptors array.

    Returns PMT

Properties

descriptors: GstMpegts.Descriptor[]

Array of #GstMpegtsDescriptor

field
pcr_pid: number

PID of the stream containing the PCR for this program.

field
program_number: number

The program to which this PMT is applicable.

field
streams: PMTStream[]

Array of #GstMpegtsPMTStream

field
name: string

Methods

  • Allocates and initializes a new #GstMpegtsPMT. #GstMpegtsPMTStream can be added to the streams array, and global PMT #GstMpegtsDescriptor to the descriptors array.

    Returns PMT

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