Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime
Interface for the ElectraPlayerRuntime module.
| Name | IElectraPlayerRuntimeModule |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerRuntimeModule.h |
| Include Path | #include "IElectraPlayerRuntimeModule.h" |
Syntax
class IElectraPlayerRuntimeModule : public IModuleInterface
Implements Interfaces
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IElectraPlayerRuntimeModule() |
IElectraPlayerRuntimeModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsInitialized() |
Is the ElectraPlayerRuntime module initialized? | IElectraPlayerRuntimeModule.h |