FFmpeg
|
VideoSizeAbbr Struct Reference
Data Fields | |
const char * | abbr |
int | width |
int | height |
Detailed Description
Definition at line 64 of file parseutils.c.
Field Documentation
const char* VideoSizeAbbr::abbr |
Definition at line 65 of file parseutils.c.
int VideoSizeAbbr::height |
Definition at line 66 of file parseutils.c.
Referenced by av_parse_video_size().
int VideoSizeAbbr::width |
Definition at line 66 of file parseutils.c.
Referenced by av_parse_video_size().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11