FCachedAudioStreamingManager::AddDecoder

Adds the decoder to the streaming manager to prevent stream chunks from getting reaped from underneath it

Windows
MacOS
Linux

Override Hierarchy

IAudioStreamingManager::AddDecoder()

FCachedAudioStreamingManager::AddDecoder()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioStreamingCache.h

Include

#include "AudioStreamingCache.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioStreamingCache.cpp

Syntax

virtual void AddDecoder
(
    ICompressedAudioInfo * CompressedAudioInfo
)

Remarks

Adds the decoder to the streaming manager to prevent stream chunks from getting reaped from underneath it

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss