Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/FMediaIOCoreWaitVSyncThread
- FRunnable::Init()
- FMediaIOCoreWaitVSyncThread::Init()
References
| Module | MediaIOCore |
| Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreWaitVsyncThread.h |
| Include | #include "MediaIOCoreWaitVsyncThread.h" |
| Source | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/Shared/MediaIOCoreWaitVsyncThread.cpp |
virtual bool Init()
Remarks
Initializes the runnable object.
This method is called in the context of the thread object that aggregates this, not the thread that passes this runnable to a new thread.