FCacheDimensions

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioStreamingCache.h

Include

#include "AudioStreamingCache.h"

Syntax

struct FCacheDimensions

Variables

Name Description

Public variable

int32

 

MaxChunkSize

The max size, in bytes, of a single chunk of compressed audio.

Public variable

uint64

 

MaxMemoryInBytes

The maximum number of elements stored in a single cache before it is evicted.

Public variable

int32

 

NumElements

The maximum number of elements stored in a single cache before it is evicted.

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