#include <SpectrumAnalyzer.h>
◆ FAsyncSpectrumAnalyzer() [1/3]
| Audio::FAsyncSpectrumAnalyzer::FAsyncSpectrumAnalyzer |
( |
| ) |
|
◆ FAsyncSpectrumAnalyzer() [2/3]
| Audio::FAsyncSpectrumAnalyzer::FAsyncSpectrumAnalyzer |
( |
float |
InSampleRate | ) |
|
◆ FAsyncSpectrumAnalyzer() [3/3]
◆ ~FAsyncSpectrumAnalyzer()
| Audio::FAsyncSpectrumAnalyzer::~FAsyncSpectrumAnalyzer |
( |
| ) |
|
|
virtual |
◆ GetBands()
◆ GetMagnitudeForFrequency()
◆ GetNormalizedMagnitudeForFrequency()
◆ GetPhaseForFrequency()
◆ GetSettings()
◆ Init() [1/2]
◆ Init() [2/2]
| void Audio::FAsyncSpectrumAnalyzer::Init |
( |
float |
InSampleRate | ) |
|
◆ IsInitialized()
| bool Audio::FAsyncSpectrumAnalyzer::IsInitialized |
( |
| ) |
|
◆ LockOutputBuffer()
| void Audio::FAsyncSpectrumAnalyzer::LockOutputBuffer |
( |
| ) |
|
◆ PerformAnalysisIfPossible()
| bool Audio::FAsyncSpectrumAnalyzer::PerformAnalysisIfPossible |
( |
bool |
bUseLatestAudio = false | ) |
|
◆ PerformAsyncAnalysisIfPossible()
| bool Audio::FAsyncSpectrumAnalyzer::PerformAsyncAnalysisIfPossible |
( |
bool |
bUseLatestAudio = false | ) |
|
◆ PushAudio() [1/2]
| bool Audio::FAsyncSpectrumAnalyzer::PushAudio |
( |
const float * |
InBuffer, |
|
|
int32 |
NumSamples |
|
) |
| |
◆ PushAudio() [2/2]
◆ SetSettings()
◆ UnlockOutputBuffer()
| void Audio::FAsyncSpectrumAnalyzer::UnlockOutputBuffer |
( |
| ) |
|
The documentation for this class was generated from the following files: