FFmpeg
Data Fields
VGSCommandSpec Struct Reference

Data Fields

const char * name
 
enum VGSCommand cmd
 
const struct VGSParameterparams
 

Detailed Description

Definition at line 247 of file vf_drawvg.c.

Field Documentation

◆ name

const char* VGSCommandSpec::name

Definition at line 248 of file vf_drawvg.c.

◆ cmd

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().

◆ params

const struct VGSParameter* VGSCommandSpec::params

Definition at line 250 of file vf_drawvg.c.

Referenced by vgs_parse_statement().


The documentation for this struct was generated from the following file: