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 36 of file vf_blend.c.

Field Documentation

◆ class

const AVClass* BlendContext::class

Definition at line 37 of file vf_blend.c.

◆ fs

FFFrameSync BlendContext::fs

Definition at line 38 of file vf_blend.c.

◆ hsub

int BlendContext::hsub

Definition at line 39 of file vf_blend.c.

◆ vsub

int BlendContext::vsub

chroma subsampling values

Definition at line 39 of file vf_blend.c.

◆ nb_planes

int BlendContext::nb_planes

Definition at line 40 of file vf_blend.c.

◆ all_expr

char* BlendContext::all_expr

Definition at line 41 of file vf_blend.c.

◆ all_mode

enum BlendMode BlendContext::all_mode

Definition at line 42 of file vf_blend.c.

◆ all_opacity

double BlendContext::all_opacity

Definition at line 43 of file vf_blend.c.

◆ depth

int BlendContext::depth

Definition at line 45 of file vf_blend.c.

◆ params

FilterParams BlendContext::params[4]

Definition at line 46 of file vf_blend.c.

◆ tblend

int BlendContext::tblend

Definition at line 47 of file vf_blend.c.

◆ prev_frame

AVFrame* BlendContext::prev_frame

Definition at line 48 of file vf_blend.c.


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