TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::MosaicDescriptor::Cell Struct Reference

Cell entry. More...

#include <tsMosaicDescriptor.h>

Collaboration diagram for ts::MosaicDescriptor::Cell:

Public Member Functions

 Cell ()=default
 Constructor.
 

Public Attributes

uint16_t bouquet_id = 0
 When cell_linkage_info == 0x01.
 
uint8_t cell_linkage_info = 0
 Cell linkage info.
 
ByteBlock elementary_cell_ids {}
 6 bits per value
 
uint16_t event_id = 0
 When cell_linkage_info == 0x04.
 
uint8_t logical_cell_id = 0
 6 bits
 
uint8_t logical_cell_presentation_info = 0
 3 bits
 
uint16_t original_network_id = 0
 When cell_linkage_info == 0x02, 0x03, 0x04.
 
uint16_t service_id = 0
 When cell_linkage_info == 0x02, 0x03, 0x04.
 
uint16_t transport_stream_id = 0
 When cell_linkage_info == 0x02, 0x03, 0x04.
 

Detailed Description

Cell entry.


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