FFmpeg
Data Fields
H264SEIFramePacking Struct Reference

#include <h264_sei.h>

Data Fields

int present
 
int arrangement_id
 
int arrangement_cancel_flag
 is previous arrangement canceled, -1 if never received More...
 
H264_SEI_FpaType 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 133 of file h264_sei.h.

Field Documentation

◆ present

int H264SEIFramePacking::present

Definition at line 134 of file h264_sei.h.

◆ arrangement_id

int H264SEIFramePacking::arrangement_id

Definition at line 135 of file h264_sei.h.

◆ arrangement_cancel_flag

int H264SEIFramePacking::arrangement_cancel_flag

is previous arrangement canceled, -1 if never received

Definition at line 136 of file h264_sei.h.

Referenced by parse_nal_units().

◆ arrangement_type

H264_SEI_FpaType H264SEIFramePacking::arrangement_type

Definition at line 137 of file h264_sei.h.

◆ arrangement_repetition_period

int H264SEIFramePacking::arrangement_repetition_period

Definition at line 138 of file h264_sei.h.

◆ content_interpretation_type

int H264SEIFramePacking::content_interpretation_type

Definition at line 139 of file h264_sei.h.

◆ quincunx_sampling_flag

int H264SEIFramePacking::quincunx_sampling_flag

Definition at line 140 of file h264_sei.h.

◆ current_frame_is_frame0_flag

int H264SEIFramePacking::current_frame_is_frame0_flag

Definition at line 141 of file h264_sei.h.


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