FFmpeg
|
#include <vpcc.h>
Data Fields | |
int | profile |
int | level |
int | bitdepth |
int | chroma_subsampling |
int | full_range_flag |
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().
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().
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().
int VPCC::chroma_subsampling |
Definition at line 39 of file vpcc.h.
Referenced by ff_isom_get_vpcc_features(), and ff_isom_write_vpcc().
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().