Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCachedAudioStreamingManager
Description
This can be used to decrease the memory count for external features. Called by FAudioStreamCacheMemoryHandle.
Virtual Inheritance
- IAudioStreamingManager::RemoveMemoryCountedFeature → FCachedAudioStreamingManager::RemoveMemoryCountedFeature
| Name | RemoveMemoryCountedFeature |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioStreamingCache.h |
| Include Path | #include "AudioStreamingCache.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioStreamingCache.cpp |
virtual void RemoveMemoryCountedFeature
(
const FAudioStreamCacheMemoryHandle & Feature
)