Skip to content

Struct Manus::CoreSDK::SettingsLandscape

ClassList > Manus > CoreSDK > SettingsLandscape

Stores the landscape settings.

Public Attributes

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

Public Functions

Type Name
SettingsLandscape (Version p_ManusCoreVersion, LicenseInfo p_License, bool p_PlaybackMode, bool p_IgnoreSessionTimeOuts, FirmwareVersion p_FirmwareOne, FirmwareVersion p_FirmwareTwo, bool p_RecordingMode, bool p_IsNetDevice, bool p_IsConnectedAsNetDevice)

Public Attributes Documentation

variable firmwareOne

FirmwareVersion Manus.CoreSDK.SettingsLandscape.firmwareOne;

variable firmwareTwo

FirmwareVersion Manus.CoreSDK.SettingsLandscape.firmwareTwo;

variable ignoreSessionTimeOuts

bool Manus.CoreSDK.SettingsLandscape.ignoreSessionTimeOuts;

variable isConnectedAsNetDevice

bool Manus.CoreSDK.SettingsLandscape.isConnectedAsNetDevice;

variable isNetDevice

bool Manus.CoreSDK.SettingsLandscape.isNetDevice;

variable license

LicenseInfo Manus.CoreSDK.SettingsLandscape.license;

variable manusCoreVersion

Version Manus.CoreSDK.SettingsLandscape.manusCoreVersion;

variable playbackMode

bool Manus.CoreSDK.SettingsLandscape.playbackMode;

variable recordingMode

bool Manus.CoreSDK.SettingsLandscape.recordingMode;

Public Functions Documentation

function SettingsLandscape

inline Manus::CoreSDK::SettingsLandscape::SettingsLandscape (
    Version p_ManusCoreVersion,
    LicenseInfo p_License,
    bool p_PlaybackMode,
    bool p_IgnoreSessionTimeOuts,
    FirmwareVersion p_FirmwareOne,
    FirmwareVersion p_FirmwareTwo,
    bool p_RecordingMode,
    bool p_IsNetDevice,
    bool p_IsConnectedAsNetDevice
) 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs