Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDummyAudioStreamingManager
Description
This can be used to increase the memory count for external features. Called by FAudioStreamCacheMemoryHandle. The pattern for changing the amount of memory of an already added feature is to first remove and then add again with the new number
Virtual Inheritance
- IAudioStreamingManager::AddMemoryCountedFeature → FDummyAudioStreamingManager::AddMemoryCountedFeature
| Name | AddMemoryCountedFeature |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
| Include Path | #include "ContentStreaming.h" |
virtual void AddMemoryCountedFeature
(
const FAudioStreamCacheMemoryHandle & Feature
)