FAudioDevice::StopEnvelopeFollowing

This is called by a [USoundSubmix](API\Runtime\Engine\Sound\USoundSubmix) when we stop envelope following a submix instance on this device.

Windows
MacOS
Linux

Override Hierarchy

FAudioDevice::StopEnvelopeFollowing()

FMixerDevice::StopEnvelopeFollowing()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDevice.h

Include

#include "AudioDevice.h"

Syntax

virtual void StopEnvelopeFollowing
(
    USoundSubmix * InSubmix
)

Remarks

This is called by a USoundSubmix when we stop envelope following a submix instance on this device.

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