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