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 Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11