ICompressedAudioInfo::StreamCompressedInfo

Streams the header information of a compressed format

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "AudioDecompress.h"

Syntax

bool StreamCompressedInfo
(
    USoundWave * Wave,
    struct FSoundQualityInfo * QualityInfo
)

Remarks

Streams the header information of a compressed format

Parameters

Parameter

Description

Wave

Wave that will be read from to retrieve necessary chunk

QualityInfo

Quality Info (to be filled out)

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