FAudioChunkHandle::IsStale

If the soundwave has been recompressed, the compressed audio retained by this handle will not be up to date, and this will return true.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/ContentStreaming.cpp

Syntax

bool IsStale() const

Remarks

If the soundwave has been recompressed, the compressed audio retained by this handle will not be up to date, and this will return true.

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