IAudioMixerPlatformInterface::MoveAudioStreamToNewAudioDevice

Resets the audio stream to use a new audio device with the given device ID (empty string means default).

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::MoveAudioStreamToNewAudioDevice()

FMixerPlatformNonRealtime::MoveAudioStreamToNewAudioDevice()

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Syntax

virtual bool MoveAudioStreamToNewAudioDevice
(
    const FString & InNewDeviceId
)

Remarks

Resets the audio stream to use a new audio device with the given device ID (empty string means default).

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