FFmpeg
Data Fields
FramepackContext Struct Reference

Data Fields

const AVClassclass
 
int depth
 
const AVPixFmtDescriptorpix_desc
 agreed pixel format More...
 
enum AVStereo3DType format
 frame pack type output More...
 
AVFrameinput_views [2]
 input frames More...
 

Detailed Description

Definition at line 43 of file vf_framepack.c.

Field Documentation

◆ class

const AVClass* FramepackContext::class

Definition at line 44 of file vf_framepack.c.

◆ depth

int FramepackContext::depth

Definition at line 46 of file vf_framepack.c.

◆ pix_desc

const AVPixFmtDescriptor* FramepackContext::pix_desc

agreed pixel format

Definition at line 47 of file vf_framepack.c.

◆ format

enum AVStereo3DType FramepackContext::format

frame pack type output

Definition at line 49 of file vf_framepack.c.

◆ input_views

AVFrame* FramepackContext::input_views[2]

input frames

Definition at line 51 of file vf_framepack.c.


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