Skip to content

Struct SettingsLandscape

ClassList > SettingsLandscape

Stores the landscape settings.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
FirmwareVersion firmwareOne
FirmwareVersion firmwareTwo
bool ignoreSessionTimeOuts
bool isConnectedAsNetDevice
bool isNetDevice
LicenseInfo license
Version manusCoreVersion
bool playbackMode
bool recordingMode

Public Attributes Documentation

variable firmwareOne

FirmwareVersion SettingsLandscape::firmwareOne;

variable firmwareTwo

FirmwareVersion SettingsLandscape::firmwareTwo;

variable ignoreSessionTimeOuts

bool SettingsLandscape::ignoreSessionTimeOuts;

variable isConnectedAsNetDevice

bool SettingsLandscape::isConnectedAsNetDevice;

variable isNetDevice

bool SettingsLandscape::isNetDevice;

variable license

LicenseInfo SettingsLandscape::license;

variable manusCoreVersion

Version SettingsLandscape::manusCoreVersion;

variable playbackMode

bool SettingsLandscape::playbackMode;

variable recordingMode

bool SettingsLandscape::recordingMode;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h