FAudioDevice::StartEnvelopeFollowing

This is called by a [USoundSubmix](API\Runtime\Engine\Sound\USoundSubmix) to start envelope following on a submix isntance on this device.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAudioDevice::StartEnvelopeFollowing()

FMixerDevice::StartEnvelopeFollowing()

References

Module

Engine

Header

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

Include

#include "AudioDevice.h"

Syntax

virtual void StartEnvelopeFollowing
(
    USoundSubmix * InSubmix
)

Remarks

This is called by a USoundSubmix to start envelope following on a submix isntance on this device.