Navigation
API > API/Runtime > API/Runtime/AudioExtensions
Single instance that actually processes the soundfield.
| Name | ISoundfieldEffectInstance |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include Path | #include "ISoundfieldFormat.h" |
Syntax
class ISoundfieldEffectInstance
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISoundfieldEffectInstance() |
ISoundfieldFormat.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ProcessAudio
(
ISoundfieldAudioPacket& InOutPacket, |
ISoundfieldFormat.h |