Options for saving uncompressed videos. More...
Data Fields | |
| float | frameRate |
| Frame rate of the stream. More... | |
| unsigned int | width |
| Width of source image. More... | |
| unsigned int | height |
| Height of source image. More... | |
| unsigned int | reserved [192] |
Options for saving uncompressed videos.
Used in saving AVI videos with a call to spinAVIRecorderOpenUncompressed().
| 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.