Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/FSpectrumAnalyzer
Description
You can call this function to ensure that you're sampling the same window of frequency data, Then call UnlockOutputBuffer when you're done. Otherwise, GetMagnitudeForFrequency and GetPhaseForFrequency will always use the latest window of frequency data.
| Name | LockOutputBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/SignalProcessing/Public/DSP/SpectrumAnalyzer.h |
| Include Path | #include "DSP/SpectrumAnalyzer.h" |
| Source | /Engine/Source/Runtime/SignalProcessing/Private/SpectrumAnalyzer.cpp |
void LockOutputBuffer()