UConstantQNRT::GetSettings

Convert [ULoudnessNRTSettings](API\Plugins\AudioSynesthesia\ULoudnessNRTSettings) to FLoudnessNRTSettings

Windows
MacOS
Linux

Override Hierarchy

UAudioAnalyzerNRT::GetSettings()

UConstantQNRT::GetSettings()

References

Module

AudioSynesthesia

Header

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesia/Classes/ConstantQNRT.h

Include

#include "ConstantQNRT.h"

Source

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesia/Private/ConstantQNRT.cpp

Syntax

virtual TUniquePtr< Audio::IAnalyzerNRTSettings > GetSettings
(
    const float InSampleRate,
    const int32 InNumChannels
) const

Remarks

Convert ULoudnessNRTSettings to FLoudnessNRTSettings

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