IAudioStreamingManager::AddReferenceToChunk

This can be used to increment 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 AddReferenceToChunk
(
    const FAudioChunkHandle & InHandle
)

Remarks

This can be used to increment reference counted handles to audio chunks. Called by the copy constructor 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