Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IAudioStreamingManager
Description
This can be used to increment reference counted handles to audio chunks. Called by the copy constructor of FAudioChunkHandle.
Derived Overrides
| Name | AddReferenceToChunk |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
| Include Path | #include "ContentStreaming.h" |
void AddReferenceToChunk
(
const FAudioChunkHandle & InHandle
)