PMT

Program Map Table (ISO/IEC 13818-1).

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

Constructors

this
this(GstMpegtsPMT* gstMpegtsPMT, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this()

Allocates and initializes a new GstMpegtsPMT

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

getPMTStruct
GstMpegtsPMT* getPMTStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

descriptors
PtrArray descriptors [@property getter]
PtrArray descriptors [@property setter]

array of GstMpegtsDescriptor

pcrPid
ushort pcrPid [@property getter]
ushort pcrPid [@property setter]

PID of the stream containing PCR

programNumber
ushort programNumber [@property getter]
ushort programNumber [@property setter]
streams
PtrArray streams [@property getter]
PtrArray streams [@property setter]

Array of GstMpegtsPMTStream

Static functions

getType
GType getType()

Variables

gstMpegtsPMT
GstMpegtsPMT* gstMpegtsPMT;

the main Gtk struct