FConstantQAnalyzer::FConstantQAnalyzer

Construct a [FConstantQAnalyzer](API\Plugins\AudioSynesthesiaCore\FConstantQAnalyzer)

Windows
MacOS
Linux

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

Syntax

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss