FMixerDevice::StopEnvelopeFollowing

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAudioDevice::StopEnvelopeFollowing()

FMixerDevice::StopEnvelopeFollowing()

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerDevice.h

Include

#include "AudioMixerDevice.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerDevice.cpp

Syntax

virtual void StopEnvelopeFollowing
(
    USoundSubmix * InSubmix
)

Remarks

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