FFmpeg
Data Fields
H2645SEIFramePacking Struct Reference

#include <h2645_sei.h>

Data Fields

int present
 
int arrangement_id
 
int arrangement_cancel_flag
 is previous arrangement canceled, -1 if never received (currently H.264 only) More...
 
SEIFpaType arrangement_type
 
int arrangement_repetition_period
 
int content_interpretation_type
 
int quincunx_sampling_flag
 
int current_frame_is_frame0_flag
 

Detailed Description

Definition at line 59 of file h2645_sei.h.

Field Documentation

◆ present

int H2645SEIFramePacking::present

Definition at line 60 of file h2645_sei.h.

◆ arrangement_id

int H2645SEIFramePacking::arrangement_id

Definition at line 61 of file h2645_sei.h.

◆ arrangement_cancel_flag

int H2645SEIFramePacking::arrangement_cancel_flag

is previous arrangement canceled, -1 if never received (currently H.264 only)

Definition at line 62 of file h2645_sei.h.

Referenced by parse_nal_units().

◆ arrangement_type

SEIFpaType H2645SEIFramePacking::arrangement_type

Definition at line 63 of file h2645_sei.h.

◆ arrangement_repetition_period

int H2645SEIFramePacking::arrangement_repetition_period

Definition at line 64 of file h2645_sei.h.

◆ content_interpretation_type

int H2645SEIFramePacking::content_interpretation_type

Definition at line 65 of file h2645_sei.h.

◆ quincunx_sampling_flag

int H2645SEIFramePacking::quincunx_sampling_flag

Definition at line 66 of file h2645_sei.h.

◆ current_frame_is_frame0_flag

int H2645SEIFramePacking::current_frame_is_frame0_flag

Definition at line 67 of file h2645_sei.h.


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