EAudioChunkLoadResult

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ContentStreaming.h

Include

#include "ContentStreaming.h"

Syntax

enum EAudioChunkLoadResult
{
    Completed,
    AlreadyLoaded,
    Interrupted,
    ChunkOutOfBounds,
    CacheBlown,
}

Values

Name

Description

Completed

AlreadyLoaded

Interrupted

ChunkOutOfBounds

CacheBlown

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