#include <CameraCVD.h>

Public Member Functions | |
| CameraCVDOptions () | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
| OptionGroupsType | getGroup () |
Public Attributes | |
| StringOption * | sourceName |
| Camera path. | |
| IntOption * | width |
| Frame width. | |
| IntOption * | height |
| Frame height. | |
| IntOption * | frameRate |
| Camera framerate. | |
| DecimalOption * | focal |
| Camera framerate. | |
| BoolOption * | make_video_log |
| whether or not register video log. | |
| StringOption * | log_name |
| Name of video log. | |
1.5.6