FFmpeg
|
AspectContext Struct Reference
Collaboration diagram for AspectContext:
Data Fields | |
const AVClass * | class |
AVRational | aspect |
int | max |
char * | ratio_str |
Detailed Description
Definition at line 38 of file vf_aspect.c.
Field Documentation
AVRational AspectContext::aspect |
Definition at line 40 of file vf_aspect.c.
Referenced by compute_dar(), filter_frame(), and init().
const AVClass* AspectContext::class |
Definition at line 39 of file vf_aspect.c.
int AspectContext::max |
Definition at line 41 of file vf_aspect.c.
Referenced by init().
char* AspectContext::ratio_str |
Definition at line 45 of file vf_aspect.c.
Referenced by init().
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