GstCodecParsers.H265SubLayerHRDParams¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
bit_rate_du_value_minus1 |
[ |
r/w |
together with bit_rate_scale, it specifies the maximum input bit rate when the CPB operates at the sub-picture level |
bit_rate_value_minus1 |
[ |
r/w |
togeter with bit_rate_scale, it specifies the maximum input bitrate when the CPB operates at the access unit level |
cbr_flag |
r/w |
indicate whether HSS operates in intermittent bit rate mode or constant bit rate mode. |
|
cpb_size_du_value_minus1 |
[ |
r/w |
is used together with cpb_size_du_scale to specify the CPB size when the CPB operates at sub-picture level |
cpb_size_value_minus1 |
[ |
r/w |
is used together with cpb_size_scale to specify the CPB size when the CPB operates at the access unit level |
Methods¶
None
Details¶
- class GstCodecParsers.H265SubLayerHRDParams¶
Defines the Sublayer HRD parameters