#include <Camera.h>

Public Member Functions | |
| CameraOptions () | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
Public Attributes | |
| DecimalOption * | fLength |
| Focal length in input. | |
| IntOption * | device |
| Number of device. | |
| IntOption * | frameH |
| Frame height. | |
| IntOption * | frameW |
| Frame width. | |
| BoolOption * | videoLoop |
| Wheter or not start video loop. | |
| StringOption * | codec |
| Wheter or not start video loop. | |
Focal length in input.
1.5.6