FFmpeg
Data Fields
VPCC Struct Reference

#include <vpcc.h>

Data Fields

int profile
 
int level
 
int bitdepth
 
int chroma_subsampling
 
int full_range_flag
 

Detailed Description

Definition at line 35 of file vpcc.h.

Field Documentation

◆ profile

int VPCC::profile

Definition at line 36 of file vpcc.h.

Referenced by ff_isom_get_vpcc_features(), ff_isom_write_vpcc(), and set_vp9_codec_str().

◆ level

int VPCC::level

Definition at line 37 of file vpcc.h.

Referenced by ff_isom_get_vpcc_features(), ff_isom_write_vpcc(), and set_vp9_codec_str().

◆ bitdepth

int VPCC::bitdepth

Definition at line 38 of file vpcc.h.

Referenced by ff_isom_get_vpcc_features(), ff_isom_write_vpcc(), and set_vp9_codec_str().

◆ chroma_subsampling

int VPCC::chroma_subsampling

Definition at line 39 of file vpcc.h.

Referenced by ff_isom_get_vpcc_features(), and ff_isom_write_vpcc().

◆ full_range_flag

int VPCC::full_range_flag

Definition at line 40 of file vpcc.h.

Referenced by ff_isom_get_vpcc_features(), and ff_isom_write_vpcc().


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