Skip to content

Struct TimeLandscape

ClassList > TimeLandscape

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
TimecodeInterface currentInterface
bool deviceKeepAlive
bool fakeTimecode
TimecodeFPS fps
uint32_t interfaceCount
TimecodeInterface interfaces
int32_t ltcChannel
bool syncStatus
bool timecodeStatus
bool useSyncPulse

Public Attributes Documentation

variable currentInterface

TimecodeInterface TimeLandscape::currentInterface;

variable deviceKeepAlive

bool TimeLandscape::deviceKeepAlive;

variable fakeTimecode

bool TimeLandscape::fakeTimecode;

variable fps

TimecodeFPS TimeLandscape::fps;

variable interfaceCount

uint32_t TimeLandscape::interfaceCount;

variable interfaces

TimecodeInterface TimeLandscape::interfaces[MAX_NUMBER_OF_AUDIO_INTERFACES];

variable ltcChannel

int32_t TimeLandscape::ltcChannel;

variable syncStatus

bool TimeLandscape::syncStatus;

variable timecodeStatus

bool TimeLandscape::timecodeStatus;

variable useSyncPulse

bool TimeLandscape::useSyncPulse;

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