|
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 72 of file hevc_sei.h.
| int HEVCSEIFramePacking::present |
Definition at line 73 of file hevc_sei.h.
| int HEVCSEIFramePacking::arrangement_type |
Definition at line 74 of file hevc_sei.h.
| int HEVCSEIFramePacking::content_interpretation_type |
Definition at line 75 of file hevc_sei.h.
| int HEVCSEIFramePacking::quincunx_subsampling |
Definition at line 76 of file hevc_sei.h.
| int HEVCSEIFramePacking::current_frame_is_frame0_flag |
Definition at line 77 of file hevc_sei.h.
1.8.17