Options for saving AVI files. More...
#include <SpinVideoDefs.h>
Public Member Functions | |
| AVIOption () | |
Public Attributes | |
| float | frameRate |
| Frame rate of the stream. | |
| unsigned int | width |
| Width of source image. | |
| unsigned int | height |
| Height of source image. | |
| unsigned int | reserved [192] |
Options for saving AVI files.
|
inline |
| float frameRate |
Frame rate of the stream.
| unsigned int height |
Height of source image.
| unsigned int reserved[192] |
| unsigned int width |
Width of source image.