GstCodecParsers.H265ProfileTierLevel

Fields

Name

Type

Access

Description

frame_only_constraint_flag

int

r/w

recognize the field_seq_flag

interlaced_source_flag

int

r/w

flag to indicate the type of stream

intra_constraint_flag

int

r/w

used to define profile extensions, see Annex A

level_idc

int

r/w

lower_bit_rate_constraint_flag

int

r/w

used to define profile extensions, see Annex A

max_10bit_constraint_flag

int

r/w

used to define profile extensions, see Annex A

max_12bit_constraint_flag

int

r/w

used to define profile extensions, see Annex A

max_14bit_constraint_flag

int

r/w

used to define profile extensions, see Annex A level idc: indicate the level which the CVS confirms

max_420chroma_constraint_flag

int

r/w

used to define profile extensions, see Annex A

max_422chroma_constraint_flag

int

r/w

used to define profile extensions, see Annex A

max_8bit_constraint_flag

int

r/w

used to define profile extensions, see Annex A

max_monochrome_constraint_flag

int

r/w

used to define profile extensions, see Annex A

non_packed_constraint_flag

int

r/w

indicate the presence of frame packing arrangement sei message

one_picture_only_constraint_flag

int

r/w

used to define profile extensions, see Annex A

profile_compatibility_flag

bytes

r/w

compatibility flags

profile_idc

int

r/w

profile id

profile_space

int

r/w

specifies the context for the interpretation of general_profile_idc and general_profile_combatibility_flag

progressive_source_flag

int

r/w

flag to indicate the type of stream

sub_layer_frame_only_constraint_flag

bytes

r/w

recognize the sublayer specific field_seq_flag

sub_layer_interlaced_source_flag

bytes

r/w

interlaced stream indicator for sublayer

sub_layer_level_idc

bytes

r/w

indicate the sublayer specific level

sub_layer_level_present_flag

bytes

r/w

sublayer level presence indicator.

sub_layer_non_packed_constraint_flag

bytes

r/w

indicate the presence of frame packing arrangement sei message with in sublayers

sub_layer_profile_compatibility_flag

bytes

r/w

sub_layer_profile_idc

bytes

r/w

conformant profile indicator for sublayers. sub_layer_profile_compatibility_flag’6 [32]’: compatibility flags for sublayers

sub_layer_profile_present_flag

bytes

r/w

sublayer profile presence ind

sub_layer_profile_space

bytes

r/w

profile space for sublayers

sub_layer_progressive_source_flag

bytes

r/w

progressive stream indicator for sublayer

sub_layer_tier_flag

bytes

r/w

tier flags for sublayers.

tier_flag

int

r/w

the tier context for the interpretation of general_level_idc

Methods

get_profile ()

Details

class GstCodecParsers.H265ProfileTierLevel

Define ProfileTierLevel parameters

get_profile()
Returns:

a GstCodecParsers.H265Profile

Return type:

GstCodecParsers.H265Profile

Return the H265 profile defined in self.

New in version 1.14.