FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
LumakeyContext Struct Reference

Data Fields

const AVClassclass
 
double threshold
 
double tolerance
 
double softness
 
int white
 
int black
 
int so
 
int max
 
int(* do_lumakey_slice )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)
 

Detailed Description

Definition at line 27 of file vf_lumakey.c.

Field Documentation

◆ class

const AVClass* LumakeyContext::class

Definition at line 28 of file vf_lumakey.c.

◆ threshold

double LumakeyContext::threshold

Definition at line 30 of file vf_lumakey.c.

◆ tolerance

double LumakeyContext::tolerance

Definition at line 31 of file vf_lumakey.c.

◆ softness

double LumakeyContext::softness

Definition at line 32 of file vf_lumakey.c.

◆ white

int LumakeyContext::white

Definition at line 34 of file vf_lumakey.c.

◆ black

int LumakeyContext::black

Definition at line 35 of file vf_lumakey.c.

◆ so

int LumakeyContext::so

Definition at line 36 of file vf_lumakey.c.

◆ max

int LumakeyContext::max

Definition at line 37 of file vf_lumakey.c.

◆ do_lumakey_slice

int(* LumakeyContext::do_lumakey_slice) (AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)

Definition at line 39 of file vf_lumakey.c.


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