TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
ISDB download content descriptor. More...
#include <tsAbstractDownloadContentDescriptor.h>
Public Attributes | |
uint8_t | descriptor_type = 0 |
See ARIB STD-B21, 12.2.1.1. | |
uint16_t | model = 0 |
See ARIB STD-B21, 12.2.1.1. | |
uint32_t | specifier_data = 0 |
24 bits. See ARIB STD-B21, 12.2.1.1. | |
uint8_t | specifier_type = 0 |
See ARIB STD-B21, 12.2.1.1. | |
std::list< ContentSubdescriptor > | subdescs {} |
List of subdescriptors. | |
uint16_t | version = 0 |
See ARIB STD-B21, 12.2.1.1. | |
ISDB download content descriptor.