GstCodecParsers.H264HRDParams¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
bit_rate_scale |
r/w |
specifies the maximum input bit rate of the SchedSelIdx-th CPB |
|
bit_rate_value_minus1 |
[ |
r/w |
|
cbr_flag |
r/w |
Specifies if running in constant or intermittent bit rate mode |
|
cpb_cnt_minus1 |
r/w |
plus 1 specifies the number of alternative CPB specifications in the bitstream |
|
cpb_removal_delay_length_minus1 |
r/w |
specifies the length in bits of the dpb_output_delay syntax element |
|
cpb_size_scale |
r/w |
specifies the CPB size of the SchedSelIdx-th CPB guint32 bit_rate_value_minus1: specifies the maximum input bit rate for the SchedSelIdx-th CPB |
|
cpb_size_value_minus1 |
[ |
r/w |
is used together with cpb_size_scale to specify the SchedSelIdx-th CPB size |
dpb_output_delay_length_minus1 |
r/w |
|
|
initial_cpb_removal_delay_length_minus1 |
r/w |
specifies the length in bits of the cpb_removal_delay syntax element |
|
time_offset_length |
r/w |
Length of the time offset |
Methods¶
None
Details¶
- class GstCodecParsers.H264HRDParams¶
Defines the HRD parameters