![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Substream information. More...
#include <tsDTSHDDescriptor.h>
Public Member Functions | |
| SubstreamInfo ()=default | |
| Default constructor. | |
Public Attributes | |
| std::vector< AssetInfo > | asset_info {} |
| From 1 to 8 asset_info. | |
| uint8_t | channel_count = 0 |
| 5 bits, number of channels. | |
| bool | LFE = false |
| LFE (Low Frequency Effects) present. | |
| bool | sample_resolution = false |
| Sample resolution is more than 16 bits when true. | |
| uint8_t | sampling_frequency = 0 |
| 4 bits, sampling frequency code. | |
Substream information.