Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/USoundfieldEffectBase
Description
Return the default processor settings we should use when none is provided. Will always be called on the CDO.
| Name | GetDefaultSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include Path | #include "ISoundfieldFormat.h" |
virtual const USoundfieldEffectSettingsBase * GetDefaultSettings() const