FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VObj Struct Reference

Data Fields

int x
 
int y
 
int w
 
int h
 
int r
 
int g
 
int b
 

Detailed Description

Definition at line 71 of file videogen.c.

Field Documentation

int VObj::x

Definition at line 72 of file videogen.c.

Referenced by gen_image().

int VObj::y

Definition at line 72 of file videogen.c.

Referenced by gen_image().

int VObj::w

Definition at line 72 of file videogen.c.

Referenced by gen_image().

int VObj::h

Definition at line 72 of file videogen.c.

Referenced by gen_image().

int VObj::r

Definition at line 73 of file videogen.c.

Referenced by gen_image().

int VObj::g

Definition at line 73 of file videogen.c.

Referenced by gen_image().

int VObj::b

Definition at line 73 of file videogen.c.

Referenced by gen_image().


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