Navigation
API > API/Runtime > API/Runtime/AudioAnalyzer > API/Runtime/AudioAnalyzer/UAudioAnalyzer
- UAudioAnalyzer::GetSettings()
- USynesthesiaSpectrumAnalyzer::GetSettings()
- ULoudnessAnalyzer::GetSettings()
- UMeterAnalyzer::GetSettings()
References
| Module | AudioAnalyzer |
| Header | /Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzer.h |
| Include | #include "AudioAnalyzer.h" |
| Source | /Engine/Source/Runtime/AudioAnalyzer/Private/AudioAnalyzer.cpp |
virtual TUniquePtr< Audio::IAnalyzerSettings > GetSettings
&40;
const int32 InSampleRate,
const int32 InNumChannels
&41; const
Remarks
Implementations can override this method to create settings objects specific for their analyzer.