ICompressedAudioInfo::ExpandFile

Decompress an entire data file to a [TArray](API\Runtime\Core\Containers\TArray)

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDecompress.h

Include

#include "AudioDecompress.h"

Syntax

void ExpandFile
(
    uint8 * DstBuffer,
    struct FSoundQualityInfo * QualityInfo
)

Remarks

Decompress an entire data file to a TArray

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss