TSDuck v3.40-4120
MPEG Transport Stream Toolkit
|
Operation point. More...
#include <tsHEVCOperationPointDescriptor.h>
Public Member Functions | |
operation_point_type ()=default | |
Constructor. | |
Public Attributes | |
uint8_t | applicable_temporal_id = 0 |
3 bits | |
std::optional< uint32_t > | avg_bit_rate {} |
24 bits | |
uint8_t | constant_frame_rate_info_idc = 0 |
2 bits | |
std::vector< ES_in_OP_type > | ESinOPs {} |
Elementary streams in operation point. | |
std::vector< ES_type > | ESs {} |
Elementary streams. | |
std::optional< uint16_t > | frame_rate_indicator {} |
12 bits | |
std::optional< uint32_t > | max_bit_rate {} |
24 bits | |
uint8_t | target_ols = 0 |
8 bits. | |
Operation point.