Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/ISimpleElectraAudioPlayer
References
| Module | ElectraPlayerRuntime |
| Header | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/SimpleElectraAudioPlayer.h |
| Include | #include "SimpleElectraAudioPlayer.h" |
bool Open
(
const TMap < FString , FVariant > & InOptions,
const FString & ManifestURL,
const FTimespan & StartPosition,
const FTimespan & EncodedDuration,
bool bAutoPlay,
bool bSetLooping,
TSharedPtr < IElectraPlayerDataCache , ESPMode::ThreadSafe > InPlayerDataCache
)