IMediaModule::LockToTimecode

Whether media objects should lock to the media clock's time code.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaModule.h

Include

#include "IMediaModule.h"

Syntax

void LockToTimecode
(
    bool Locked
)

Remarks

Whether media objects should lock to the media clock's time code.

Time code locking changes will take effect next frame.

Parameters

Parameter

Description

Locked

true to enable time code locking, false to disable.

See Also

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