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