Navigation
API > API/Runtime > API/Runtime/AudioExtensions
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/IAudioModulation.h |
| Include | #include "IAudioModulation.h" |
Syntax
class IModulatorSettings
Remarks
Interface for cached off Modulator UObject data used as default settings to be converted to instanced proxy data per AudioDevice on the AudioRenderThread. If proxy is already active, implementation is expected to ignore register call and return existing modulator proxy's type Id & set parameter accordingly.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< IModulatorSettings > | Clone () |
||
| FModulatorId | |||
| const Audio::FModulationParameter & | |||
| Audio::FModulatorTypeId | Register
(
Audio::FModulatorHandleId HandleId, |