![]() |
TSDuck v3.43-4441
MPEG Transport Stream Toolkit
|
Description of one carrier frequency. More...
#include <tsISDBCableTSDivisionSystemDescriptor.h>
Public Attributes | |
uint8_t | FEC_inner = 0x0F |
FEC inner, 4 bits, value must be all ones. | |
uint8_t | FEC_outer = 0 |
FEC outer, 4 bits. | |
uint8_t | frame_type = 0 |
Frame type, 4 bits. | |
uint64_t | frequency = 0 |
Frequency in Hz (warning: coded in 100 Hz units in descriptor). | |
ByteBlock | future_use_data {} |
For future use. | |
uint8_t | modulation = 0 |
Modulation, 8 bits. | |
std::vector< uint16_t > | service_id {} |
List of service ids. | |
uint64_t | symbol_rate = 0 |
Symbol rate (warning: coded in 100 symbols/second units in descriptor). | |
Description of one carrier frequency.