Navigation
API > API/Runtime > API/Runtime/AudioMixer
Simple interface class to allow objects to route audio between them.
| Name | IAudioBufferListener |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/Components/SynthComponent.h |
| Include Path | #include "Components/SynthComponent.h" |
Syntax
class IAudioBufferListener
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OnGeneratedBuffer
(
const float* AudioBuffer, |
Components/SynthComponent.h |