FLegacyAudioStreamingManager::AddStreamingSoundSource

Adds a new Sound Source to the streaming manager.

Windows
MacOS
Linux

Override Hierarchy

IAudioStreamingManager::AddStreamingSoundSource()

FLegacyAudioStreamingManager::AddStreamingSoundSource()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioStreaming.h

Include

#include "AudioStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioStreaming.cpp

Syntax

virtual void AddStreamingSoundSource
(
    FSoundSource * SoundSource
)

Remarks

Adds a new Sound Source to the streaming manager.

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