Navigation
API > API/Plugins > API/Plugins/TimecodeSynchronizer
| Name | ITimecodeSynchronizerModule |
| Type | class |
| Header File | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizerModule.h |
| Include Path | #include "TimecodeSynchronizerModule.h" |
Syntax
class ITimecodeSynchronizerModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ITimecodeSynchronizerModule & Get() |
Singleton-like access to ITimecodeSynchronizerModule | TimecodeSynchronizerModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | TimecodeSynchronizerModule.h |