Type
Definitions
Description
Below are the camera initializeEx type definitions.
Value | Description |
0 | Read and write access to the camera. |
CAMERA_INITIALIZE_EX_FLAG_MONITOR_ACCESS_ONLY | Read-only access to the camera. |
CAMERA_INITIALIZE_EX_FLAG_ISSUE_STREAM_STOP | A stream stop is issued as part of camera initialization. |
Usage