Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerExternalDataReader
| Name | FReadParam |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path | #include "IElectraPlayerInterface.h" |
Syntax
struct FReadParam
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AbsoluteFileOffset | int64 | IElectraPlayerInterface.h | ||
| Custom | void * | IElectraPlayerInterface.h | ||
| NumBytesToRead | int64 | IElectraPlayerInterface.h | ||
| URL | FString | IElectraPlayerInterface.h |