FFmpeg
|
Data Fields | |
const char * | abbr |
int | width |
int | height |
Definition at line 66 of file parseutils.c.
const char* VideoSizeAbbr::abbr |
Definition at line 67 of file parseutils.c.
int VideoSizeAbbr::width |
Definition at line 68 of file parseutils.c.
Referenced by av_parse_video_size().
int VideoSizeAbbr::height |
Definition at line 68 of file parseutils.c.
Referenced by av_parse_video_size().