Options for saving MJPG files. More...
#include <SpinVideoDefs.h>
Public Member Functions | |
MJPGOption () | |
Public Attributes | |
float | frameRate |
Frame rate of the stream. | |
unsigned int | quality |
Image quality (1-100) | |
unsigned int | width |
Width of source image. | |
unsigned int | height |
Height of source image. | |
unsigned int | reserved [192] |
Options for saving MJPG files.
|
inline |
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.