UConstantQNRTSettings::GetSettings

Convert [UConstantQNRTSettings](API\Plugins\AudioSynesthesia\UConstantQNRTSettings) to FConstantQNRTSettings

Windows
MacOS
Linux

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

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

Remarks

Convert UConstantQNRTSettings to FConstantQNRTSettings

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