Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerAdapterDelegate
References
| Module | ElectraPlayerRuntime |
| Header | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include | #include "IElectraPlayerInterface.h" |
void BlobReceived
(
const TSharedPtr < TArray < uint8 >, ESPMode::ThreadSafe > & InBlobData,
EBlobResultType InResultType,
int32 InResultCode,
const Electra::FParamDict * InExtraInfo
)