OpenFFmpeg
Public Attributes | List of all members
OverlayContext Struct Reference

Public Attributes

const AVClassclass
 
int x
 
int y
 position of overlaid picture
 
uint8_t main_is_packed_rgb
 
uint8_t main_rgba_map [4]
 
uint8_t main_has_alpha
 
uint8_t overlay_is_packed_rgb
 
uint8_t overlay_rgba_map [4]
 
uint8_t overlay_has_alpha
 
int format
 OverlayFormat.
 
int alpha_format
 
int eval_mode
 EvalMode.
 
FFFrameSync fs
 
int main_pix_step [4]
 steps per pixel for each plane of the main output
 
int overlay_pix_step [4]
 steps per pixel for each plane of the overlay
 
int hsub
 
int vsub
 chroma subsampling values
 
const AVPixFmtDescriptormain_desc
 format descriptor for main input
 
double var_values [VAR_VARS_NB]
 
char * x_expr
 
char * y_expr
 
AVExprx_pexpr
 
AVExpry_pexpr
 
int(* blend_row [4])(uint8_t *d, uint8_t *da, uint8_t *s, uint8_t *a, int w, ptrdiff_t alinesize)
 
int(* blend_slice )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)
 

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