DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

USystemTimeTimecodeProvider

UTimecodeProvider > UObject

Converts the current system time to timecode, relative to a provided frame rate.

Member Type Offset Share
FrameRate

The frame rate at which the timecode value will be generated.

FFrameRate 0x30
bGenerateFullFrame

When generating frame time, should we generate full frame without subframe value.

bool 0x38
bUseHighPerformanceClock

Use the high performance clock instead of the system time to generate the timecode value.

bool 0x39