IAudioMixerPlatformInterface::SuspendContext

Function to stop all audio from rendering. Used on mobile platforms which can suspend the application.

Windows
MacOS
Linux

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Syntax

virtual void SuspendContext()

Remarks

Function to stop all audio from rendering. Used on mobile platforms which can suspend the application.

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