UAudioMixerBlueprintLibrary::TrimAudioCache

Trim memory used by the audio cache. Returns the number of megabytes freed.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerBlueprintLibrary.h

Include

#include "AudioMixerBlueprintLibrary.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerBlueprintLibrary.cpp

Syntax

static float TrimAudioCache
(
    float InMegabytesToFree
)

Remarks

Trim memory used by the audio cache. Returns the number of megabytes freed.

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