GstCodecParsers.H264PicTiming

Fields

Name

Type

Access

Description

CpbDpbDelaysPresentFlag

int

r/w

non-zero if linked GstH264VUIParams::nal_hrd_parameters_present_flag or GstH264VUIParams::vcl_hrd_parameters_present_flag is non-zero

clock_timestamp

[GstCodecParsers.H264ClockTimestamp]

r/w

a GstCodecParsers.H264ClockTimestamp

clock_timestamp_flag

bytes

r/w

equal to 1 indicates that a number of clock timestamp syntax elements are present

cpb_removal_delay

int

r/w

specifies how many clock ticks to wait after removal from the CPB of the access unit associated with the most recent buffering period SEI message in a preceding access unit before removing from the buffer the access unit data associated with the picture timing SEI message

cpb_removal_delay_length_minus1

int

r/w

specifies the length of cpb_removal_delay in bits

dpb_output_delay

int

r/w

used to compute the DPB output time of the picture

dpb_output_delay_length_minus1

int

r/w

specifies the length of dpb_output_delay in bits

pic_struct

int

r/w

indicates whether a picture should be displayed as a frame or one or more fields

pic_struct_present_flag

int

r/w

GstH264VUIParams::pic_struct_present_flag

time_offset_length

int

r/w

specifies the length time_offset of GstCodecParsers.H264ClockTimestamp in bits

Methods

None

Details

class GstCodecParsers.H264PicTiming