FStreamingWaveData::UpdateStreamingStatus

Updates the streaming status of the sound wave and performs finalization when appropriate.

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

bool UpdateStreamingStatus()

Remarks

Updates the streaming status of the sound wave and performs finalization when appropriate. The function returns true while there are pending requests in flight and updating needs to continue.

Returns

true if there are requests in flight, false otherwise

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