FTimecode::ToTimespan

Converts this Timecode back into a timespan at the given framerate, taking into account if this is a drop-frame format timecode.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Timecode.h

Include

#include "Misc/Timecode.h"

Syntax

FTimespan ToTimespan
(
    const FFrameRate & InFrameRate
) const

Remarks

Converts this Timecode back into a timespan at the given framerate, taking into account if this is a drop-frame format timecode.

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