IStreamedCompressedInfo::ParseHeader

Parse the header information from the input source buffer data.

Windows
MacOS
Linux

Override Hierarchy

IStreamedCompressedInfo::ParseHeader()

FOpusAudioInfo::ParseHeader()

References

Module

Engine

Header

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

Include

#include "AudioDecompress.h"

Syntax

bool ParseHeader
(
    const uint8 * InSrcBufferData,
    uint32 InSrcBufferDataSize,
    FSoundQualityInfo * QualityInfo
)

Remarks

Parse the header information from the input source buffer data. This is dependent on compression format.

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