IAudioMixerPlatformInterface::OpenAudioStream

Opens up a new audio stream with the given parameters.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::OpenAudioStream()

FMixerPlatformNonRealtime::OpenAudioStream()

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Syntax

bool OpenAudioStream
(
    const FAudioMixerOpenStreamParams & Params
)

Remarks

Opens up a new audio stream with the given parameters.

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