Options for saving MJPG videos. More...
Data Fields | |
| float | frameRate |
| Frame rate of the stream. More... | |
| unsigned int | quality |
| Image quality (1-100) More... | |
| unsigned int | width |
| Width of source image. More... | |
| unsigned int | height |
| Height of source image. More... | |
| unsigned int | reserved [192] |
Options for saving MJPG videos.
Used in saving MJPG videos with a call to spinAVIRecorderOpenMJPG().
| float frameRate |
Frame rate of the stream.
| unsigned int height |
Height of source image.
| unsigned int quality |
Image quality (1-100)
| unsigned int reserved[192] |
| unsigned int width |
Width of source image.