ISoundGenerator::OnGenerateAudio

Called when a new buffer is required.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundGenerator.h

Include

#include "Sound/SoundGenerator.h"

Syntax

int32 OnGenerateAudio
(
    float * OutAudio,
    int32 NumSamples
)

Remarks

Called when a new buffer is required.

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