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