Struct Manus::CoreSDK::TimeLandscape
ClassList > Manus > CoreSDK > TimeLandscape
Public Attributes
Type | Name |
---|---|
TimecodeInterface | currentInterface |
bool | deviceKeepAlive |
bool | fakeTimecode |
TimecodeFPS | fps |
uint | interfaceCount |
TimecodeInterface[] | interfaces |
int | ltcChannel |
bool | syncStatus |
bool | timecodeStatus |
bool | useSyncPulse |
Public Functions
Type | Name |
---|---|
TimeLandscape (TimecodeInterface[] p_Interfaces, uint p_InterfaceCount, TimecodeInterface p_CurrentInterface, TimecodeFPS p_Fps, bool p_FakeTimecode, bool p_UseSyncPulse, bool p_DeviceKeepAlive, bool p_SyncStatus, bool p_TimecodeStatus, int p_LtcChannel) |
Public Attributes Documentation
variable currentInterface
variable deviceKeepAlive
variable fakeTimecode
variable fps
variable interfaceCount
variable interfaces
variable ltcChannel
variable syncStatus
variable timecodeStatus
variable useSyncPulse
Public Functions Documentation
function TimeLandscape
inline Manus::CoreSDK::TimeLandscape::TimeLandscape (
TimecodeInterface [] p_Interfaces,
uint p_InterfaceCount,
TimecodeInterface p_CurrentInterface,
TimecodeFPS p_Fps,
bool p_FakeTimecode,
bool p_UseSyncPulse,
bool p_DeviceKeepAlive,
bool p_SyncStatus,
bool p_TimecodeStatus,
int p_LtcChannel
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs