![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
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< UString > | ISO_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. | |
Asset information.