TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::HEVCSubregionDescriptor::subregion_layout_type Class Reference

The dfferent subregions defined by the descriptor. More...

#include <tsHEVCSubregionDescriptor.h>

Public Member Functions

 subregion_layout_type ()=default
 Constructor.
 

Public Attributes

uint8_t Level = 0
 Value of the profile as specified in ISO/IEC 23008-2 that applies to the subregion layout.
 
std::vector< pattern_typePatterns {}
 Patterns.
 
uint16_t PictureSizeHor = 0
 Horizontal subregion dimension, measured in pixels.
 
uint16_t PictureSizeVer = 0
 Vertical subregion dimension, measured in pixels.
 
std::optional< uint8_t > PreambleSubstreamID {}
 7 bits. Indicates the SubstreamID of the ES to be prepended to the ES to which this descriptor applies
 

Detailed Description

The dfferent subregions defined by the descriptor.

All Patterns must have the same number of values (offsets)


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