GstCodecParsers.H264HRDParams

Fields

Name

Type

Access

Description

bit_rate_scale

int

r/w

specifies the maximum input bit rate of the SchedSelIdx-th CPB

bit_rate_value_minus1

[int]

r/w

cbr_flag

bytes

r/w

Specifies if running in constant or intermittent bit rate mode

cpb_cnt_minus1

int

r/w

plus 1 specifies the number of alternative CPB specifications in the bitstream

cpb_removal_delay_length_minus1

int

r/w

specifies the length in bits of the dpb_output_delay syntax element

cpb_size_scale

int

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

[int]

r/w

is used together with cpb_size_scale to specify the SchedSelIdx-th CPB size

dpb_output_delay_length_minus1

int

r/w

0 specifies the length in bits of the time_offset syntax element. =0 specifies that the time_offset syntax element is not present

initial_cpb_removal_delay_length_minus1

int

r/w

specifies the length in bits of the cpb_removal_delay syntax element

time_offset_length

int

r/w

Length of the time offset

Methods

None

Details

class GstCodecParsers.H264HRDParams

Defines the HRD parameters