GstCodecParsers.H266VUIParams¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
aspect_ratio_constant_flag |
r/w |
specifies whether the ratio is constant. |
|
aspect_ratio_idc |
r/w |
specifies the value of the sample aspect ratio of the luma samples. |
|
aspect_ratio_info_present_flag |
r/w |
specifies whether aspect_ratio_idc is present. |
|
chroma_loc_info_present_flag |
r/w |
specifies whether chroma_sample_loc_type_frame, chroma_sample_loc_type_top_field and chroma_sample_loc_type_bottom_field are present. |
|
chroma_sample_loc_type_bottom_field |
r/w |
specify the location of chroma for the bottom field. |
|
chroma_sample_loc_type_frame |
r/w |
specify the location of chroma for the frame. |
|
chroma_sample_loc_type_top_field |
r/w |
specify the location of chroma for the top field. |
|
colour_description_present_flag |
r/w |
specifies whether colour_primaries, transfer_characteristics and matrix_coefficients are present. |
|
colour_primaries |
r/w |
indicates the chromaticity coordinates of the source primaries. |
|
full_range_flag |
r/w |
indicates the full range of the color. |
|
interlaced_source_flag |
r/w |
flag to indicate the interlaced type of stream. |
|
matrix_coeffs |
r/w |
describes the matrix coefficients used in deriving luma and chroma signals. |
|
non_packed_constraint_flag |
r/w |
indicate the presence of frame packing arrangement sei message |
|
non_projected_constraint_flag |
r/w |
flag to indicate the projected support. |
|
overscan_appropriate_flag |
r/w |
indicates whether the cropped decoded pictures output are suitable for display using overscan. |
|
overscan_info_present_flag |
r/w |
specify whether the overscan_appropriate_flag is present. |
|
par_d |
r/w |
calculated aspect ratio denominator value. |
|
par_n |
r/w |
calculated aspect ratio numerator value. |
|
progressive_source_flag |
r/w |
flag to indicate the progressive type of stream. |
|
sar_height |
r/w |
indicates the vertical size of the sample aspect ratio. |
|
sar_width |
r/w |
indicates the horizontal size of the sample aspect ratio. |
|
transfer_characteristics |
r/w |
indicates the opto-electronic transfer characteristic. |
Methods¶
None
Details¶
- class GstCodecParsers.H266VUIParams¶
Structure defining the H266 VUI parameters.
New in version 1.26.