Skip to content

Struct PlaybackTimecodeInfo

ClassList > PlaybackTimecodeInfo

Public Attributes

Type Name
char currentInterface
bool genLockEnabled
char interfaces
uint32_t interfacesSize
bool timecodeEnabled

Public Attributes Documentation

variable currentInterface

char PlaybackTimecodeInfo::currentInterface[MAX_NUM_CHARS_IN_PLAYBACK_RECORDING_INTERFACE];

variable genLockEnabled

bool PlaybackTimecodeInfo::genLockEnabled;

variable interfaces

char PlaybackTimecodeInfo::interfaces[MAX_NUM_PLAYBACK_RECORDING_INTERFACES][MAX_NUM_CHARS_IN_PLAYBACK_RECORDING_INTERFACE];

variable interfacesSize

uint32_t PlaybackTimecodeInfo::interfacesSize;

variable timecodeEnabled

bool PlaybackTimecodeInfo::timecodeEnabled;

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