Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerInterface
| Name | FVideoStreamFormat |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path | #include "IElectraPlayerInterface.h" |
Syntax
struct FVideoStreamFormat
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bitrate | int32 | IElectraPlayerInterface.h | ||
| FrameRate | double | IElectraPlayerInterface.h | ||
| Resolution | FIntPoint | IElectraPlayerInterface.h |