Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/TMediaQueueFixedStatic
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Core/MediaQueue.h | |||
TMediaQueueFixedStatic
(
const MyType& rhs |
Not copyable (for now) because of the possible mutex class. | Core/MediaQueue.h |
TMediaQueueFixedStatic()
| Name | TMediaQueueFixedStatic |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Core/MediaQueue.h |
| Include Path | #include "Core/MediaQueue.h" |
TMediaQueueFixedStatic()
TMediaQueueFixedStatic(const MyType &)
Description
Not copyable (for now) because of the possible mutex class.
| Name | TMediaQueueFixedStatic |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/Core/MediaQueue.h |
| Include Path | #include "Core/MediaQueue.h" |
TMediaQueueFixedStatic
(
const MyType & rhs
)