UTimeSynchronizationSource::ConvertFrameTimeToTimecode

Convenience method to convert a FrameTime and FrameRate to a timecode value.

Windows
MacOS
Linux

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/TimeSynchronizationSource.h

Include

#include "TimeSynchronizationSource.h"

Syntax

static FTimecode ConvertFrameTimeToTimecode
(
    const FFrameTime & FrameTime,
    const FFrameRate & FrameRate
)

Remarks

Convenience method to convert a FrameTime and FrameRate to a timecode value.

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