GstCodecParsers.H264PicTiming¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
CpbDpbDelaysPresentFlag |
r/w |
non-zero if linked GstH264VUIParams::nal_hrd_parameters_present_flag or GstH264VUIParams::vcl_hrd_parameters_present_flag is non-zero |
|
clock_timestamp |
r/w |
||
clock_timestamp_flag |
r/w |
equal to 1 indicates that a number of clock timestamp syntax elements are present |
|
cpb_removal_delay |
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 |
r/w |
specifies the length of cpb_removal_delay in bits |
|
dpb_output_delay |
r/w |
used to compute the DPB output time of the picture |
|
dpb_output_delay_length_minus1 |
r/w |
specifies the length of dpb_output_delay in bits |
|
pic_struct |
r/w |
indicates whether a picture should be displayed as a frame or one or more fields |
|
pic_struct_present_flag |
r/w |
GstH264VUIParams::pic_struct_present_flag |
|
time_offset_length |
r/w |
specifies the length time_offset of |
Methods¶
None
Details¶
- class GstCodecParsers.H264PicTiming¶