C++
Acad::ErrorStatus setCameraDisplay( const bool cameraDisplay );
Description
Sets the new value of the CAMERADISPLAY sysvar to display or hide cameras.
Returns Acad::eOk on success.
Parameters
| Parameters | Description |
|---|---|
| cameraDisplay | Input new value of camera display |