FFmpeg  4.0
Data Fields
HEVCSEIFramePacking Struct Reference

#include <libavcodec/hevc_sei.h>

Data Fields

int present
 
int arrangement_type
 
int content_interpretation_type
 
int quincunx_subsampling
 
int current_frame_is_frame0_flag
 

Detailed Description

Definition at line 65 of file hevc_sei.h.

Field Documentation

◆ present

int HEVCSEIFramePacking::present

Definition at line 66 of file hevc_sei.h.

Referenced by decode_nal_sei_frame_packing_arrangement(), and set_side_data().

◆ arrangement_type

int HEVCSEIFramePacking::arrangement_type

Definition at line 67 of file hevc_sei.h.

Referenced by decode_nal_sei_frame_packing_arrangement(), and set_side_data().

◆ content_interpretation_type

int HEVCSEIFramePacking::content_interpretation_type

Definition at line 68 of file hevc_sei.h.

Referenced by decode_nal_sei_frame_packing_arrangement(), and set_side_data().

◆ quincunx_subsampling

int HEVCSEIFramePacking::quincunx_subsampling

Definition at line 69 of file hevc_sei.h.

Referenced by decode_nal_sei_frame_packing_arrangement(), and set_side_data().

◆ current_frame_is_frame0_flag

int HEVCSEIFramePacking::current_frame_is_frame0_flag

Definition at line 70 of file hevc_sei.h.

Referenced by decode_nal_sei_frame_packing_arrangement(), and set_side_data().


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