FTimecodeSynchronizerCachedSyncState

Cached values to use during synchronization / while synchronized

Windows
MacOS
Linux

References

Module

TimecodeSynchronizer

Header

/Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizer.h

Include

#include "TimecodeSynchronizer.h"

Syntax

struct FTimecodeSynchronizerCachedSyncState

Remarks

Cached values to use during synchronization / while synchronized

Variables

Name Description

Public variable

int32

 

FrameOffset

Frame offset that will be used if SyncMode != Auto;

Public variable

FFrameRate

 

FrameRate

The FrameRate of the synchronizer.

Public variable

TOptional< FFra...

 

RolloverFrame

If we're using rollover, the frame time that represents the rollover point (e.g., the modulus).

Public variable

ETimecodeSynchr...

 

SyncMode

Synchronization mode that's being used.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss