TSDuck v3.38-3705
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::DTSHDDescriptor::AssetInfo Class Reference

Asset information. More...

#include <tsDTSHDDescriptor.h>

Public Member Functions

 AssetInfo ()=default
 Default constructor.
 

Public Attributes

uint8_t asset_construction = 0
 5 bits, bit mask.
 
uint16_t bit_rate = 0
 13 bits, bitrate code.
 
std::optional< uint8_t > component_type {}
 Optional component type.
 
std::optional< UStringISO_639_language_code {}
 Optional 3-character language code.
 
bool post_encode_br_scaling = false
 13-bit value in bit_rate is encoded as 10.3 bits.
 
bool vbr = false
 Variable bitrate.
 

Detailed Description

Asset information.


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