FFmpeg
Data Fields
AlphaMergeContext Struct Reference

Data Fields

const AVClassclass
 
int is_packed_rgb
 
uint8_t rgba_map [4]
 
FFFrameSync fs
 

Detailed Description

Definition at line 41 of file vf_alphamerge.c.

Field Documentation

◆ class

const AVClass* AlphaMergeContext::class

Definition at line 42 of file vf_alphamerge.c.

◆ is_packed_rgb

int AlphaMergeContext::is_packed_rgb

Definition at line 44 of file vf_alphamerge.c.

◆ rgba_map

uint8_t AlphaMergeContext::rgba_map[4]

Definition at line 45 of file vf_alphamerge.c.

◆ fs

FFFrameSync AlphaMergeContext::fs

Definition at line 47 of file vf_alphamerge.c.


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