FPlatformAudioCookOverrides::GetStreamCachingVersion

Increment this return value to force a recook on all Stream Caching assets.

Windows
MacOS
Linux

References

Module

AudioPlatformConfiguration

Header

/Engine/Source/Runtime/AudioPlatformConfiguration/Public/AudioCompressionSettings.h

Include

#include "AudioCompressionSettings.h"

Source

/Engine/Source/Runtime/AudioPlatformConfiguration/Private/AudioCompressionSettings.cpp

Syntax

static int32 GetStreamCachingVersion()

Remarks

Increment this return value to force a recook on all Stream Caching assets. For testing, it's useful to set this to either a negative number or absurdly large number, to ensure you do not pollute the DDC.

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