Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaClock
Description
Whether the clock's time code is locked to an external time source.
| Name | IsTimecodeLocked |
| Type | function |
| Header File | /Engine/Source/Runtime/Media/Public/IMediaClock.h |
| Include Path | #include "IMediaClock.h" |
bool IsTimecodeLocked() const
true if locked, false otherwise.