FFmpeg
|
FrameStepContext Struct Reference
Collaboration diagram for FrameStepContext:

Data Fields | |
const AVClass * | class |
int | frame_step |
int | frame_count |
Detailed Description
Definition at line 31 of file vf_framestep.c.
Field Documentation
const AVClass* FrameStepContext::class |
Definition at line 32 of file vf_framestep.c.
int FrameStepContext::frame_count |
Definition at line 33 of file vf_framestep.c.
Referenced by filter_frame().
int FrameStepContext::frame_step |
Definition at line 33 of file vf_framestep.c.
Referenced by config_output_props(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Wed Apr 16 2025 06:53:32 for FFmpeg by
