Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/Core > API/Plugins/ElectraBase/Core/FMediaRunnable
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Core/MediaThreads.h |
| Include | #include "Core/MediaThreads.h" |
| Source | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Private/Core/MediaThreads.cpp |
void SetName
(
const FString & InThreadName
)
Remarks
Give a new name to the thread.
Parameters
| Name | Description |
|---|---|
| pNewName | New name of the thread. |