Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore > API/Plugins/AudioSynesthesiaCore/FConstantQAnalyzer
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQAnalyzer.h |
| Include | #include "ConstantQAnalyzer.h" |
| Source | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/ConstantQAnalyzer.cpp |
FConstantQAnalyzer
(
const FConstantQAnalyzerSettings & InSettings,
const float InSampleRate
)
Remarks
Construct a FConstantQAnalyzer
InSettings contains the parameters used to configure the analyzer. InSampleRate is the sample rate of the input audio.