GstCodecParsers.H265DecoderConfigRecord¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
avg_frame_rate |
r/w |
average frame rate in units of frames per 256 seconds, or 0 when unspecified |
|
bit_depth_chroma_minus8 |
r/w |
bit depth chroma minus 8 |
|
bit_depth_luma_minus8 |
r/w |
bit depth luma minus 8 |
|
chroma_format_idc |
r/w |
chroma format indication |
|
configuration_version |
r/w |
Indicates configurationVersion, must be 1 |
|
constant_frame_rate |
r/w |
constant frame rate. 1: stream to which this configuration record applies is constante frame rate 2: representation of each temporal layer in the stream is constant frame rate 0: unspecified |
|
general_frame_only_constraint_flag |
r/w |
general_frame_only_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_inbld_flag |
r/w |
general_inbld_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_interlaced_source_flag |
r/w |
general_interlaced_source_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_intra_constraint_flag |
r/w |
general_intra_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_level_idc |
r/w |
general level indication |
|
general_lower_bit_rate_constraint_flag |
r/w |
general_lower_bit_rate_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_max_10bit_constraint_flag |
r/w |
general_max_10bit_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_max_12bit_constraint_flag |
r/w |
general_max_12bit_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_max_14bit_constraint_flag |
r/w |
general_max_14bit_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_max_420chroma_constraint_flag |
r/w |
general_max_420chroma_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_max_422chroma_constraint_flag |
r/w |
general_max_422chroma_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_max_8bit_constraint_flag |
r/w |
general_max_8bit_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_max_monochrome_constraint_flag |
r/w |
general_max_monochrome_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_non_packed_constraint_flag |
r/w |
general_non_packed_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_one_picture_only_constraint_flag |
r/w |
general_one_picture_only_constraint_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_profile_compatibility_flags |
r/w |
general profile compatibility flags |
|
general_profile_idc |
r/w |
general profile indiction |
|
general_profile_space |
r/w |
general profile space |
|
general_progressive_source_flag |
r/w |
general_progressive_source_flag parsed from HEVCDecoderConfigurationRecord.general_constraint_indicator_flags |
|
general_tier_flag |
r/w |
general tier flag |
|
length_size_minus_one |
r/w |
indicates the length in bytes of nal unit length field. This value shall be one of 0, 1, or 3 corresponding to a length encoded with 1, 2, or 4 bytes, respectively |
|
min_spatial_segmentation_idc |
r/w |
min spatial segmentation indication |
|
nalu_array |
[ |
r/w |
Array of |
num_temporal_layers |
r/w |
0: unknown whether the stream is temporally scalable otherwise: the number of temporal layers |
|
parallelism_type |
r/w |
parallelism type |
|
temporal_id_nested |
r/w |
1: all SPSs that activated when the stream to this configuration record applies is decoded have sps_temporal_id_nesting_flags equal to 1 and temporal sub-layer up-switching to any higher temporal layer can be performed at any semple 0: unknown |
Methods¶
|