FCachedAudioStreamingManager::IsManagedStreamingSoundWave

Returns true if this is a Sound Wave that is managed by the streaming manager.

Windows
MacOS
Linux

Override Hierarchy

IAudioStreamingManager::IsManagedStreamingSoundWave()

FCachedAudioStreamingManager::IsManagedStreamingSoundWave()

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 bool IsManagedStreamingSoundWave
(
    const USoundWave * SoundWave
) const

Remarks

Returns true if this is a Sound Wave that is managed by 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