Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDummyAudioStreamingManager
- IAudioStreamingManager::AddMemoryCountedFeature()
- FDummyAudioStreamingManager::AddMemoryCountedFeature()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
| Include | #include "ContentStreaming.h" |
virtual void AddMemoryCountedFeature
(
const FAudioStreamCacheMemoryHandle & Feature
)
Remarks
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