|
FFmpeg
|
#include <hevc_sei.h>
Data Fields | |
| int | present |
| int | arrangement_type |
| int | content_interpretation_type |
| int | quincunx_subsampling |
| int | current_frame_is_frame0_flag |
Definition at line 40 of file hevc_sei.h.
| int HEVCSEIFramePacking::present |
Definition at line 41 of file hevc_sei.h.
| int HEVCSEIFramePacking::arrangement_type |
Definition at line 42 of file hevc_sei.h.
| int HEVCSEIFramePacking::content_interpretation_type |
Definition at line 43 of file hevc_sei.h.
| int HEVCSEIFramePacking::quincunx_subsampling |
Definition at line 44 of file hevc_sei.h.
| int HEVCSEIFramePacking::current_frame_is_frame0_flag |
Definition at line 45 of file hevc_sei.h.
1.8.17