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
variable firmwareTwo
variable ignoreSessionTimeOuts
variable isConnectedAsNetDevice
variable isNetDevice
variable license
variable manusCoreVersion
variable playbackMode
variable 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