Libav
Data Fields
H264SEIFramePacking Struct Reference

#include <h264_sei.h>

Data Fields

int present
 
int arrangement_type
 
int content_interpretation_type
 
int quincunx_subsampling
 

Detailed Description

Definition at line 103 of file h264_sei.h.

Field Documentation

◆ present

int H264SEIFramePacking::present

◆ arrangement_type

int H264SEIFramePacking::arrangement_type

Definition at line 105 of file h264_sei.h.

Referenced by decode_frame_packing_arrangement(), and h264_export_frame_props().

◆ content_interpretation_type

int H264SEIFramePacking::content_interpretation_type

Definition at line 106 of file h264_sei.h.

Referenced by decode_frame_packing_arrangement(), and h264_export_frame_props().

◆ quincunx_subsampling

int H264SEIFramePacking::quincunx_subsampling

Definition at line 107 of file h264_sei.h.

Referenced by decode_frame_packing_arrangement(), and h264_export_frame_props().


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