FMicrosoftSpatialSound::OnReleaseSource

Called when a source is done playing and is released.

Windows
MacOS
Linux

Override Hierarchy

IAudioSpatialization::OnReleaseSource()

FMicrosoftSpatialSound::OnReleaseSource()

References

Module

MicrosoftSpatialSound

Header

/Engine/Plugins/Runtime/MicrosoftSpatialAudio/Source/MicrosoftSpatialSound/Public/MicrosoftSpatialSoundPlugin.h

Include

#include "MicrosoftSpatialSoundPlugin.h"

Source

/Engine/Plugins/Runtime/MicrosoftSpatialAudio/Source/MicrosoftSpatialSound/Private/MicrosoftSpatialSoundPlugin.cpp

Syntax

virtual void OnReleaseSource
(
    const uint32 SourceId
)

Remarks

Called when a source is done playing and is released.

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