|
FFmpeg
|
Data Fields | |
| const char * | name |
| enum VGSCommand | cmd |
| const struct VGSParameter * | params |
Definition at line 247 of file vf_drawvg.c.
| const char* VGSCommandSpec::name |
Definition at line 248 of file vf_drawvg.c.
| enum VGSCommand VGSCommandSpec::cmd |
Definition at line 249 of file vf_drawvg.c.
Referenced by vgs_cmd_change_path(), vgs_parse(), and vgs_parse_statement().
| const struct VGSParameter* VGSCommandSpec::params |
Definition at line 250 of file vf_drawvg.c.
Referenced by vgs_parse_statement().
1.8.17