Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore > API/Plugins/AudioSynesthesiaCore/FConstantQFrame
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ConstantQNRTFactory.h |
|
|
|
ConstantQNRTFactory.h |
|
FConstantQFrame()
| |
|
| Name |
FConstantQFrame |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQNRTFactory.h |
| Include Path |
#include "ConstantQNRTFactory.h" |
FConstantQFrame()
FConstantQFrame(int32, float, TArrayView< const float >)
| |
|
| Name |
FConstantQFrame |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQNRTFactory.h |
| Include Path |
#include "ConstantQNRTFactory.h" |
FConstantQFrame
(
int32 InChannelIndex,
float InTimestamp,
TArrayView < const float > InSpectrum
)