UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition EarlyReflectionsFast.h:42
Definition LateReflectionsFast.h:225
Definition ReverbFast.h:57
SIGNALPROCESSING_API const FPlateReverbFastSettings & GetSettings() const
Definition ReverbFast.cpp:65
static SIGNALPROCESSING_API void ClampSettings(FPlateReverbFastSettings &InOutSettings)
Definition ReverbFast.cpp:151
SIGNALPROCESSING_API void SetSettings(const FPlateReverbFastSettings &InSettings)
Definition ReverbFast.cpp:44
static SIGNALPROCESSING_API const FPlateReverbFastSettings DefaultSettings
Definition ReverbFast.h:59
SIGNALPROCESSING_API void FlushAudio()
SIGNALPROCESSING_API ~FPlateReverbFast()
Definition ReverbFast.cpp:41
SIGNALPROCESSING_API void ProcessAudio(const FAlignedFloatBuffer &InSamples, const int32 InNumChannels, FAlignedFloatBuffer &OutSamples, const int32 OutNumChannels)
Definition ReverbFast.cpp:70
NO_LOGGING.
Definition AudioMixerPlatformAndroid.cpp:53
Definition EarlyReflectionsFast.h:15
Definition LateReflectionsFast.h:192
Definition ReverbFast.h:18
SIGNALPROCESSING_API FPlateReverbFastSettings()
Definition ReverbFast.cpp:8
EQuadBehavior
Definition ReverbFast.h:21
SIGNALPROCESSING_API bool operator!=(const FPlateReverbFastSettings &Other) const
Definition ReverbFast.cpp:26
FEarlyReflectionsFastSettings EarlyReflections
Definition ReverbFast.h:38
bool bEnableEarlyReflections
Definition ReverbFast.h:45
bool bEnableLateReflections
Definition ReverbFast.h:48
SIGNALPROCESSING_API bool operator==(const FPlateReverbFastSettings &Other) const
Definition ReverbFast.cpp:14
FLateReflectionsFastSettings LateReflections
Definition ReverbFast.h:42
EQuadBehavior QuadBehavior
Definition ReverbFast.h:51