|
FireSync API
|
| kStatus kCamera_SetOutputMode | ( | kCamera | camera, |
| kCameraOutputMode | mode | ||
| ) |
Sets the output mode of the camera.
FireSync supports receiving both video and algorithm data from sensor at the same time. User can change camera output mode to select what type of data to output from camera, could be either video or algorithm, or both.
| camera | Camera object. |
| mode | Camera output mode. |