UMediaSoundComponent::SetSpectralAnalysisSettings

Sets the settings to use for spectral analysis.

Windows
MacOS
Linux

References

Module

MediaAssets

Header

/Engine/Source/Runtime/MediaAssets/Public/MediaSoundComponent.h

Include

#include "MediaSoundComponent.h"

Source

/Engine/Source/Runtime/MediaAssets/Private/Assets/MediaSoundComponent.cpp

Syntax

void SetSpectralAnalysisSettings
(
    TArray< float > InFrequenciesToAnalyze,
    EMediaSoundComponentFFTSize InFFTSize
)

Remarks

Sets the settings to use for spectral analysis.

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