Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/IElectraPlayerInterface
| |
|
| Name |
FAudioTrackFormat |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h |
| Include Path |
#include "IElectraPlayerInterface.h" |
Syntax
struct FAudioTrackFormat
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BitsPerSample |
uint32 |
|
IElectraPlayerInterface.h |
|
| NumChannels |
uint32 |
|
IElectraPlayerInterface.h |
|
| SampleRate |
uint32 |
|
IElectraPlayerInterface.h |
|
| TypeName |
FString |
|
IElectraPlayerInterface.h |
|