USoundWave::InitAudioResource

Copy the compressed audio data from derived data cache

Windows
MacOS
Linux

Override Hierarchy

USoundWave::InitAudioResource()

USoundWaveProcedural::InitAudioResource()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundWave.cpp

Syntax

virtual bool InitAudioResource
(
    FName Format
)

Remarks

Copy the compressed audio data from derived data cache

Returns

true if the resource has been successfully initialized or it was already initialized.

Parameters

Parameter

Description

Format

to get the compressed audio in

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