Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerInterface
| Name | FStreamBufferInfo |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path | #include "IElectraPlayerInterface.h" |
Syntax
struct FStreamBufferInfo
Structs
| Name | Remarks |
|---|---|
| FTimeRange | |
| FTimeValue |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TimeAvailable | TArray< FTimeRange > | IElectraPlayerInterface.h | ||
| TimeEnqueued | TArray< FTimeRange > | IElectraPlayerInterface.h | ||
| TimeRequested | TArray< FTimeRange > | IElectraPlayerInterface.h |