QtlMovie 1.12 (A specialized FFmpeg front-end)
QtsSectionDemux::EtidContext Struct Reference

This internal structure contains the analysis context for one TID/TIDext into one PID. More...

Public Member Functions

 EtidContext ()
 Default constructor. More...
 

Public Attributes

int sectExpected
 Number of expected sections in table. More...
 
int sectReceived
 Number of received sections in table. More...
 
QtsSectionPtrVector sects
 Array of sections. More...
 
quint8 version
 Version of this table. More...
 

Detailed Description

This internal structure contains the analysis context for one TID/TIDext into one PID.

Constructor & Destructor Documentation

◆ EtidContext()

QtsSectionDemux::EtidContext::EtidContext ( )

Default constructor.

Member Data Documentation

◆ version

quint8 QtsSectionDemux::EtidContext::version

Version of this table.

◆ sectExpected

int QtsSectionDemux::EtidContext::sectExpected

Number of expected sections in table.

◆ sectReceived

int QtsSectionDemux::EtidContext::sectReceived

Number of received sections in table.

◆ sects

QtsSectionPtrVector QtsSectionDemux::EtidContext::sects

Array of sections.


The documentation for this struct was generated from the following files: