Choose your operating system:
Windows
macOS
Linux
| USoundBase::GetSoundWavesWithCookedAnalysisData()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundBase.h |
Include |
#include "Sound/SoundBase.h" |
Source |
/Engine/Source/Runtime/Engine/Private/SoundBase.cpp |
virtual bool GetSoundWavesWithCookedAnalysisData
(
TArray< USoundWave * > & OutSoundWaves
)
Returns whether the sound has cooked analysis data (e.g. FFT or envelope following data) and returns sound waves which have cooked data.