UTimecodeSynchronizer::StartSynchronization

Starts the synchronization process.

Windows
MacOS
Linux

References

Module

TimecodeSynchronizer

Header

/Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizer.h

Include

#include "TimecodeSynchronizer.h"

Source

/Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Private/TimecodeSynchronizer.cpp

Syntax

bool StartSynchronization()

Remarks

Starts the synchronization process. Does nothing if we're already synchronized, or attempting to synchronize.

Returns

True if the synchronization process was successfully started (or was previously started).

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