Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime
Container class to be passed through options as shared pointer to allow passing any non-standard ref-counted entities to the player.
| Name | IOptionPointerValueContainer |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path | #include "IElectraPlayerInterface.h" |
Syntax
class IOptionPointerValueContainer
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IOptionPointerValueContainer() |
IElectraPlayerInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * GetPointer() |
IElectraPlayerInterface.h |