TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::ISDBComponentGroupDescriptor::ComponentGroup::CAUnit Class Reference

CA unit. More...

#include <tsISDBComponentGroupDescriptor.h>

Collaboration diagram for ts::ISDBComponentGroupDescriptor::ComponentGroup::CAUnit:

Public Member Functions

 CAUnit ()=default
 Default constructor.
 
 CAUnit (PSIBuffer &buf)
 Read-in constructor.
 

Public Attributes

uint8_t CA_unit_id = 0
 4 bits. The CA_unit_id, to which the component belongs in accordance with table 6-74.
 
ByteBlock component_tags {}
 Component tag value belonging to the component group.
 

Detailed Description

CA unit.

Constructor & Destructor Documentation

◆ CAUnit()

ts::ISDBComponentGroupDescriptor::ComponentGroup::CAUnit::CAUnit ( PSIBuffer buf)
inline

Read-in constructor.

Parameters
[in,out]bufDeserialization buffer. Read the descriptor payload from buf. The end of read is the end of the binary payload. If any kind of error is reported in the buffer or if the payload is not completely read, the deserialization is considered as invalid.

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