GstCodecParsers.H266SubLayerHRDParameters¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
bit_rate |
[ |
r/w |
the calculated bit rate. |
bit_rate_du_value_minus1 |
[ |
r/w |
specifies the maximum input bit rate for the CPB. |
bit_rate_value_minus1 |
[ |
r/w |
specifies the maximum input bit rate for the CPB. |
cbr_flag |
r/w |
specifies whether to decode this bitstream by the HRD using the CPB specification. |
|
cpb_size |
[ |
r/w |
the calculated cpb size. |
cpb_size_du_value_minus1 |
[ |
r/w |
together with cpb_size_du_scale to specify the CPB size. |
cpb_size_value_minus1 |
[ |
r/w |
together with cpb_size_scale to specify the CPB size. |
Methods¶
None
Details¶
- class GstCodecParsers.H266SubLayerHRDParameters¶
Structure defining the H266 sub layer HDR parameters.
New in version 1.26.