Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStreamedCompressedInfo
Description
Returns whether this instance can be cast to a IStreamedCompressedInfo. Surprisingly SupportsStreaming doesn't work for this.
Virtual Inheritance
- ICompressedAudioInfo::IsStreamedCompressedInfo → IStreamedCompressedInfo::IsStreamedCompressedInfo
| Name | IsStreamedCompressedInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioDecompress.h |
| Include Path | #include "AudioDecompress.h" |
virtual bool IsStreamedCompressedInfo() const