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