UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AudioStreaming.h File Reference
#include "Async/AsyncWork.h"
#include "CoreMinimal.h"
#include "ContentStreaming.h"
#include "HAL/ThreadSafeCounter.h"

Go to the source code of this file.

Classes

class  FAsyncStreamDerivedChunkWorker
 

Typedefs

using FSoundWaveProxyPtr = TSharedPtr< FSoundWaveProxy, ESPMode::ThreadSafe >
 
typedef FAsyncTask< FAsyncStreamDerivedChunkWorkerFAsyncStreamDerivedChunkTask
 
using FStreamingWaveData = void *
 

Functions

struct UE_DEPRECATED (5.5, "this struct relies on deprecated / deleted types, and should not be used") FASyncAudioChunkLoadResult
 

Typedef Documentation

◆ FAsyncStreamDerivedChunkTask

Async task to stream chunks from the derived data cache.

◆ FSoundWaveProxyPtr

◆ FStreamingWaveData

Struct used to store results of an async file load.

Function Documentation

◆ UE_DEPRECATED()

struct UE_DEPRECATED ( 5.  5,
"this struct relies on deprecated / deleted  types,
and should not be used"   
)