UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::MixerSubmixIntrinsics Namespace Reference

Functions

FSpectrumAnalyzerSettings::EFFTSize GetSpectrumAnalyzerFFTSize (EFFTSize InFFTSize)
 
EWindowType GetWindowType (EFFTWindowType InWindowType)
 
FSpectrumBandExtractorSettings::EMetric GetExtractorMetric (EAudioSpectrumType InSpectrumType)
 
ISpectrumBandExtractor::EBandType GetExtractorBandType (EFFTPeakInterpolationMethod InMethod)
 

Function Documentation

◆ GetExtractorBandType()

ISpectrumBandExtractor::EBandType Audio::MixerSubmixIntrinsics::GetExtractorBandType ( EFFTPeakInterpolationMethod  InMethod)

◆ GetExtractorMetric()

FSpectrumBandExtractorSettings::EMetric Audio::MixerSubmixIntrinsics::GetExtractorMetric ( EAudioSpectrumType  InSpectrumType)

◆ GetSpectrumAnalyzerFFTSize()

FSpectrumAnalyzerSettings::EFFTSize Audio::MixerSubmixIntrinsics::GetSpectrumAnalyzerFFTSize ( EFFTSize  InFFTSize)

◆ GetWindowType()

EWindowType Audio::MixerSubmixIntrinsics::GetWindowType ( EFFTWindowType  InWindowType)