Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h |
Include |
#include "IAudioExtensionPlugin.h" |
struct FAudioPluginSourceInputData
Name | Description | ||
---|---|---|---|
|
AudioBuffer |
The audio input buffer. |
|
|
AudioComponentId |
The ID of the audio component associated with the wave instance. |
|
|
ListenerOrientation |
The listener orientation. |
|
|
NumChannels |
Number of channels of the source audio buffer. |
|
|
SourceId |
The index of the source voice. Guaranteed to be between 0 and the max number of sources rendered. |
|
|
const FSpatiali... |
SpatializationParams |
Spatialization parameters. |