FTimeFraction::GetAsTimebase

Returns this time value in a custom timebase. Requires internal bigint conversion and is therefor SLOW!

Windows
MacOS
Linux

References

Module

ElectraBase

Header

/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h

Include

#include "PlayerTime.h"

Source

/Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Private/Runtime/PlayerTime.cpp

Syntax

int64 GetAsTimebase
(
    uint32 CustomTimebase
) const

Remarks

Returns this time value in a custom timebase. Requires internal bigint conversion and is therefor SLOW!

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