Cogs.Core
Public Attributes | List of all members
Cogs::Core::MPEGTransportStreamData Struct Reference

Public Attributes

MPEGTransportStreamHeader header
 
MPEGAdaptationField af
 
MPEGProgramAssociationSection pas
 
MPEGProgramMapTable pmt
 
MPEGNetworkInformationTable nit
 
std::unordered_map< uint32_t, PES_Sincpes_sinc
 
TSCallback callback
 

Detailed Description

Definition at line 137 of file MPEG_TS.h.

Member Data Documentation

◆ af

MPEGAdaptationField Cogs::Core::MPEGTransportStreamData::af

Definition at line 139 of file MPEG_TS.h.

◆ callback

TSCallback Cogs::Core::MPEGTransportStreamData::callback

Definition at line 147 of file MPEG_TS.h.

◆ header

MPEGTransportStreamHeader Cogs::Core::MPEGTransportStreamData::header

Definition at line 138 of file MPEG_TS.h.

◆ nit

MPEGNetworkInformationTable Cogs::Core::MPEGTransportStreamData::nit

Definition at line 143 of file MPEG_TS.h.

◆ pas

MPEGProgramAssociationSection Cogs::Core::MPEGTransportStreamData::pas

Definition at line 141 of file MPEG_TS.h.

◆ pes_sinc

std::unordered_map<uint32_t, PES_Sinc> Cogs::Core::MPEGTransportStreamData::pes_sinc

Definition at line 145 of file MPEG_TS.h.

◆ pmt

MPEGProgramMapTable Cogs::Core::MPEGTransportStreamData::pmt

Definition at line 142 of file MPEG_TS.h.


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