FFmpeg
Data Fields
HVCCProfileTierLevel Struct Reference

Data Fields

uint8_t profile_space
 
uint8_t tier_flag
 
uint8_t profile_idc
 
uint32_t profile_compatibility_flags
 
uint64_t constraint_indicator_flags
 
uint8_t level_idc
 

Detailed Description

Definition at line 62 of file hevc.c.

Field Documentation

◆ profile_space

uint8_t HVCCProfileTierLevel::profile_space

Definition at line 63 of file hevc.c.

Referenced by hvcc_parse_ptl().

◆ tier_flag

uint8_t HVCCProfileTierLevel::tier_flag

Definition at line 64 of file hevc.c.

Referenced by hvcc_parse_ptl().

◆ profile_idc

uint8_t HVCCProfileTierLevel::profile_idc

Definition at line 65 of file hevc.c.

Referenced by hvcc_parse_ptl().

◆ profile_compatibility_flags

uint32_t HVCCProfileTierLevel::profile_compatibility_flags

Definition at line 66 of file hevc.c.

Referenced by hvcc_parse_ptl().

◆ constraint_indicator_flags

uint64_t HVCCProfileTierLevel::constraint_indicator_flags

Definition at line 67 of file hevc.c.

Referenced by hvcc_parse_ptl().

◆ level_idc

uint8_t HVCCProfileTierLevel::level_idc

Definition at line 68 of file hevc.c.

Referenced by hvcc_parse_ptl().


The documentation for this struct was generated from the following file: