Navigation
API > API/Plugins > API/Plugins/TimecodeSynchronizer
Inheritance Hierarchy
- IModuleInterface
- ITimecodeSynchronizerModule
References
| Module | TimecodeSynchronizer |
| Header | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizerModule.h |
| Include | #include "TimecodeSynchronizerModule.h" |
Syntax
class ITimecodeSynchronizerModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| ITimecodeSynchronizerModule & | Get () |
Singleton-like access to ITimecodeSynchronizerModule | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |