GstMpegtsSection

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
cachedParsed
void** cachedParsed;
Undocumented in source.
crc
uint crc;

CRC

currentNextIndicator
bool currentNextIndicator;

Applies to current/next stream or not

data
ubyte* data;
Undocumented in source.
destroyParsed
GDestroyNotify destroyParsed;
Undocumented in source.
lastSectionNumber
ubyte lastSectionNumber;

Number of the last expected section (if multiple)

offset
ulong offset;
Undocumented in source.
packetizer
GstMpegtsPacketizeFunc packetizer;
Undocumented in source.
parent
GstMiniObject parent;
Undocumented in source.
pid
ushort pid;

The pid on which this section was found

sectionLength
uint sectionLength;
Undocumented in source.
sectionNumber
ubyte sectionNumber;

Number of the section (if multiple)

sectionType
GstMpegtsSectionType sectionType;

The type of section

shortSection
bool shortSection;
Undocumented in source.
subtableExtension
ushort subtableExtension;

This meaning differs per section. See the documentation of the parsed section type for the meaning of this field

tableId
ubyte tableId;

The table id of this section

versionNumber
ubyte versionNumber;

Version of the section.

Meta