Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/ISimpleElectraAudioPlayer
| |
|
| Name |
FDefaultSampleInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/SimpleElectraAudioPlayer.h |
| Include Path |
#include "SimpleElectraAudioPlayer.h" |
Syntax
struct FDefaultSampleInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ExpectedCurrentFramePos |
int64 |
|
SimpleElectraAudioPlayer.h |
|
| NumChannels |
int32 |
|
SimpleElectraAudioPlayer.h |
|
| NumTotalFrames |
int64 |
|
SimpleElectraAudioPlayer.h |
|
| SampleRate |
int32 |
|
SimpleElectraAudioPlayer.h |
|