Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ICompressedAudioInfo
Description
Return the streaming sound wave used by this decoder. Returns nullptr if there is not a streaming sound wave.
| Name | GetStreamingSoundWave |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioDecompress.h |
| Include Path | #include "AudioDecompress.h" |
virtual const FSoundWaveProxyPtr & GetStreamingSoundWave() const