FFmpeg
Data Fields
FreezeFramesContext Struct Reference

Data Fields

const AVClassclass
 
int64_t first
 
int64_t last
 
int64_t replace
 
AVFramereplace_frame
 

Detailed Description

Definition at line 31 of file vf_freezeframes.c.

Field Documentation

◆ class

const AVClass* FreezeFramesContext::class

Definition at line 32 of file vf_freezeframes.c.

◆ first

int64_t FreezeFramesContext::first

Definition at line 33 of file vf_freezeframes.c.

◆ last

int64_t FreezeFramesContext::last

Definition at line 33 of file vf_freezeframes.c.

◆ replace

int64_t FreezeFramesContext::replace

Definition at line 33 of file vf_freezeframes.c.

◆ replace_frame

AVFrame* FreezeFramesContext::replace_frame

Definition at line 35 of file vf_freezeframes.c.


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