FMixerPlatformNonRealtime::OpenAudioStream

Opens up a new audio stream with the given parameters.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::OpenAudioStream()

FMixerPlatformNonRealtime::OpenAudioStream()

References

Module

NonRealtimeAudioRenderer

Header

/Engine/Source/Runtime/NonRealtimeAudioRenderer/Public/AudioMixerPlatformNonRealtime.h

Include

#include "AudioMixerPlatformNonRealtime.h"

Source

/Engine/Source/Runtime/NonRealtimeAudioRenderer/Private/AudioMixerPlatformNonRealtime.cpp

Syntax

virtual 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