Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/Core > API/Plugins/ElectraBase/Core/FMediaThread
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 ThreadSetName
(
const char * InAnsiThreadName
)
Remarks
Set a thread name other than the one given to the constructor before starting the thread.
Parameters
| Name | Description |
|---|---|
| pName |