Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ICompressedAudioInfo > API/Runtime/Engine/ICompressedAudioInfo/StreamCompressedInfo
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AudioDecompress.h |
Include | #include "AudioDecompress.h" |
Source | /Engine/Source/Runtime/Engine/Private/AudioDecompress.cpp |
bool StreamCompressedInfo
&40;
const FSoundWaveProxyPtr & Wave,
struct FSoundQualityInfo &42; QualityInfo
&41;
Remarks
Streams the header information of a compressed format
Parameters
Name | Description |
---|---|
Wave | Wave that will be read from to retrieve necessary chunk |
QualityInfo | Quality Info (to be filled out) |