FADPCMAudioInfo::ExpandFile

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

Windows
MacOS
Linux

Override Hierarchy

ICompressedAudioInfo::ExpandFile()

FADPCMAudioInfo::ExpandFile()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ADPCMAudioInfo.h

Include

#include "ADPCMAudioInfo.h"

Source

/Engine/Source/Runtime/Engine/Private/ADPCMAudioInfo.cpp

Syntax

virtual 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