FFmpeg
|
#include <video_out.h>
Data Fields | |
const char * | name |
const char * | short_name |
const char * | author |
const char * | comment |
Definition at line 119 of file video_out.h.
const char* vo_info_t::name |
Definition at line 122 of file video_out.h.
const char* vo_info_t::short_name |
Definition at line 124 of file video_out.h.
const char* vo_info_t::author |
Definition at line 126 of file video_out.h.
const char* vo_info_t::comment |
Definition at line 128 of file video_out.h.