Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
Syntax
struct FCompareSpectralDataByFrequencyHz
Remarks
Sort predicate for sorting spectral data by frequency (lowest first)
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const FSoundWaveSpectralData& A, |