Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerInterface
| |
|
| Name |
FStreamSelectionAttributes |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path |
#include "IElectraPlayerInterface.h" |
Syntax
struct FStreamSelectionAttributes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Codec |
TOptional< FString > |
|
IElectraPlayerInterface.h |
|
| Kind |
TOptional< FString > |
|
IElectraPlayerInterface.h |
|
| Language_RFC4647 |
TOptional< FString > |
|
IElectraPlayerInterface.h |
|
| TrackIndexOverride |
TOptional< int32 > |
|
IElectraPlayerInterface.h |
|
Functions
Public