Camera settings type.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=FILE_PATH_LEN), | public | :: | input | = | ' ' |
Input device path ( |
|
integer, | public | :: | device | = | CAMERA_DEVICE_NONE |
Input device. |
|
integer, | public | :: | width | = | 0 |
Camera stream width in pixels (optional). |
|
integer, | public | :: | height | = | 0 |
Camera stream height in pixels (optional). |