Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/TSampleBuffer
References
| Module | SignalProcessing |
| Header | /Engine/Source/Runtime/SignalProcessing/Public/SampleBuffer.h |
| Include | #include "SampleBuffer.h" |
float GetAudioFrameAtPhase
(
float InPhase,
TArray < SampleType > & OutFrame
) const
Remarks
InPhase [0, 1], wrapped, through duration of file (ignores sample rate) OutFrame is the multichannel output for one phase value Returns InPhase wrapped between 0.0 and 1.0