IMediaClock::IsTimecodeLocked

Whether the clock's time code is locked to an external time source.

Windows
MacOS
Linux

References

Module

Media

Header

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

Include

#include "IMediaClock.h"

Syntax

bool IsTimecodeLocked() const

Remarks

Whether the clock's time code is locked to an external time source.

Returns

true if locked, false otherwise.

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