IAudioMixerPlatformInterface::SubmitBuffer

Submit the given buffer to the platform's output audio device.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::SubmitBuffer()

FMixerPlatformNonRealtime::SubmitBuffer()

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Syntax

virtual void SubmitBuffer
(
    const uint8 * Buffer
)

Remarks

Submit the given buffer to the platform's output audio device.

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