IStreamedCompressedInfo::Read

Reads from the internal source audio buffer stream of the given data size.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "AudioDecompress.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioDecompress.cpp

Syntax

uint32 Read
(
    void * Outbuffer,
    uint32 DataSize
)

Remarks

Reads from the internal source audio buffer stream of the given data size.

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