FAudioPluginSourceInputData

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h

Include

#include "IAudioExtensionPlugin.h"

Syntax

struct FAudioPluginSourceInputData

Variables

Name Description

Public variable

Audio::AlignedF...

 

AudioBuffer

The audio input buffer.

Public variable

uint64

 

AudioComponentId

The ID of the audio component associated with the wave instance.

Public variable

FQuat

 

ListenerOrientation

The listener orientation.

Public variable

int32

 

NumChannels

Number of channels of the source audio buffer.

Public variable

int32

 

SourceId

The index of the source voice. Guaranteed to be between 0 and the max number of sources rendered.

Public variable

const FSpatiali...

 

SpatializationParams

Spatialization 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