FFmpeg
Data Fields
BlendContext Struct Reference

Data Fields

const AVClassclass
 
FFFrameSync fs
 
int hsub
 
int vsub
 chroma subsampling values More...
 
int nb_planes
 
char * all_expr
 
enum BlendMode all_mode
 
double all_opacity
 
int depth
 
FilterParams params [4]
 
int tblend
 
AVFrameprev_frame
 

Detailed Description

Definition at line 63 of file vf_blend.c.

Field Documentation

◆ class

const AVClass* BlendContext::class

Definition at line 64 of file vf_blend.c.

◆ fs

FFFrameSync BlendContext::fs

Definition at line 65 of file vf_blend.c.

◆ hsub

int BlendContext::hsub

Definition at line 66 of file vf_blend.c.

◆ vsub

int BlendContext::vsub

chroma subsampling values

Definition at line 66 of file vf_blend.c.

◆ nb_planes

int BlendContext::nb_planes

Definition at line 67 of file vf_blend.c.

◆ all_expr

char* BlendContext::all_expr

Definition at line 68 of file vf_blend.c.

◆ all_mode

enum BlendMode BlendContext::all_mode

Definition at line 69 of file vf_blend.c.

◆ all_opacity

double BlendContext::all_opacity

Definition at line 70 of file vf_blend.c.

◆ depth

int BlendContext::depth

Definition at line 72 of file vf_blend.c.

◆ params

FilterParams BlendContext::params[4]

Definition at line 73 of file vf_blend.c.

◆ tblend

int BlendContext::tblend

Definition at line 74 of file vf_blend.c.

◆ prev_frame

AVFrame* BlendContext::prev_frame

Definition at line 75 of file vf_blend.c.


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