FFmpeg
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
 
void(* blend_image )(AVFilterContext *ctx, AVFrame *dst, const AVFrame *src, int x, int y)
 

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