FOutputBuffer::Reset

Resets the internal buffers to the new sample count. Used when device is changed.

Windows
MacOS
Linux

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Source

/Engine/Source/Runtime/AudioMixerCore/Private/AudioMixer.cpp

Syntax

void Reset
(
    const int32 InNewNumSamples
)

Remarks

Resets the internal buffers to the new sample count. Used when device is changed.

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