FLegacyAudioStreamingManager::GetWaveRequest

Gets Wave request associated with a specific wave

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioStreaming.h

Include

#include "AudioStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioStreaming.cpp

Syntax

FWaveRequest & GetWaveRequest
(
    USoundWave * SoundWave
)

Remarks

Gets Wave request associated with a specific wave

Returns

Existing or new request structure

Parameters

Parameter

Description

SoundWave

SoundWave we want request for

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