IAudioStreamingManager::RemoveReferenceToChunk

This can be used to decrement reference counted handles to audio chunks.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Syntax

void RemoveReferenceToChunk
(
    const FAudioChunkHandle & InHandle
)

Remarks

This can be used to decrement reference counted handles to audio chunks. Called by the destructor of FAudioChunkHandle.

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