Choose your operating system:
Windows
macOS
Linux
| USoundBase::GetSoundWavesWithCookedAnalysisData()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
Include |
#include "Sound/SoundWave.h" |
Source |
/Engine/Source/Runtime/Engine/Private/SoundWave.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.