Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerInterface
References
| Module | ElectraPlayerRuntime |
| Header | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include | #include "IElectraPlayerInterface.h" |
Syntax
struct FStreamBufferInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FTimeRange > | TimeAvailable | ||
| TArray< FTimeRange > | TimeEnqueued | ||
| TArray< FTimeRange > | TimeRequested |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTimeRange | |||
| FTimeValue |