FFmpeg
Data Fields
VGSProgram Struct Reference

Data Fields

struct VGSStatementstatements
 
int statements_count
 
const char ** proc_names
 
int proc_names_count
 

Detailed Description

Definition at line 664 of file vf_drawvg.c.

Field Documentation

◆ statements

struct VGSStatement* VGSProgram::statements

Definition at line 665 of file vf_drawvg.c.

◆ statements_count

int VGSProgram::statements_count

Definition at line 666 of file vf_drawvg.c.

◆ proc_names

const char** VGSProgram::proc_names

Definition at line 668 of file vf_drawvg.c.

◆ proc_names_count

int VGSProgram::proc_names_count

Definition at line 669 of file vf_drawvg.c.


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