TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::TransportProtocolDescriptor::Carousel Class Reference

Selector byte layout when protocol_id == MHP_PROTO_CAROUSEL. More...

#include <tsTransportProtocolDescriptor.h>

Public Member Functions

 Carousel ()=default
 Default constructor.
 
void clear ()
 Reset content.
 

Public Attributes

uint8_t component_tag = 0
 Component tag.
 
std::optional< uint16_t > original_network_id {}
 Optional original network id.
 
std::optional< uint16_t > service_id {}
 Optional service id.
 
std::optional< uint16_t > transport_stream_id {}
 Optional transport stream id.
 

Detailed Description

Selector byte layout when protocol_id == MHP_PROTO_CAROUSEL.


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