FFmpeg
Data Fields
PTLCommon Struct Reference

#include <hevc_ps.h>

Data Fields

uint8_t profile_space
 
uint8_t tier_flag
 
uint8_t profile_idc
 
uint8_t profile_compatibility_flag [32]
 
uint8_t level_idc
 
uint8_t progressive_source_flag
 
uint8_t interlaced_source_flag
 
uint8_t non_packed_constraint_flag
 
uint8_t frame_only_constraint_flag
 

Detailed Description

Definition at line 175 of file hevc_ps.h.

Field Documentation

◆ profile_space

uint8_t PTLCommon::profile_space

Definition at line 176 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ tier_flag

uint8_t PTLCommon::tier_flag

Definition at line 177 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ profile_idc

uint8_t PTLCommon::profile_idc

Definition at line 178 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and hevc_parse_slice_header().

◆ profile_compatibility_flag

uint8_t PTLCommon::profile_compatibility_flag[32]

Definition at line 179 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ level_idc

uint8_t PTLCommon::level_idc

Definition at line 180 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create(), and hevc_parse_slice_header().

◆ progressive_source_flag

uint8_t PTLCommon::progressive_source_flag

Definition at line 181 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ interlaced_source_flag

uint8_t PTLCommon::interlaced_source_flag

Definition at line 182 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ non_packed_constraint_flag

uint8_t PTLCommon::non_packed_constraint_flag

Definition at line 183 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().

◆ frame_only_constraint_flag

uint8_t PTLCommon::frame_only_constraint_flag

Definition at line 184 of file hevc_ps.h.

Referenced by ff_videotoolbox_hvcc_extradata_create().


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