TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Description of a dimension. More...
#include <tsRRT.h>
Public Member Functions | |
Dimension ()=default | |
Constructor. | |
Public Attributes | |
ATSCMultipleString | dimension_name {} |
Dimension name. | |
bool | graduated_scale = false |
Rating values represent a graduated scale: higher rating values represent increasing levels of rated content within the dimension. | |
RatingValueList | values {} |
List of rating values in this dimension. | |
Description of a dimension.