FWaveModInfo::ReadWaveHeader

Read a wave file header from bulkdata

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Audio.h

Include

#include "Audio.h"

Source

/Engine/Source/Runtime/Engine/Private/Audio.cpp

Syntax

bool ReadWaveHeader
(
    const uint8 * RawWaveData,
    int32 Size,
    int32 Offset
)

Remarks

Read a wave file header from bulkdata

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