Navigation
API > API/Plugins > API/Plugins/TimecodeSynchronizer > API/Plugins/TimecodeSynchronizer/UTimecodeSynchronizer
Description
Starts the synchronization process. Does nothing if we're already synchronized, or attempting to synchronize.
| Name | StartSynchronization |
| Type | function |
| Header File | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizer.h |
| Include Path | #include "TimecodeSynchronizer.h" |
| Source | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Private/TimecodeSynchronizer.cpp |
bool StartSynchronization()
True if the synchronization process was successfully started (or was previously started).