nw::demo::CameraController::Description Structure

Syntax

struct Description
{
   size_t maxCameraCount;
};

Description

The control class settings.

Member Variables

maxCameraCount size_t The maximum number of cameras that can be registered.

Member Functions

Description Constructor.

CONFIDENTIAL