Set APM Config
Updates the configuration of an existing APM effect. Requires the APM effect to be inserted into the pipeline first.
Inputs
| Name | Type | Description |
|---|---|---|
| Pipeline | object | The pipeline. |
| Config | object | New APM settings. |
| ID | integer | The APM effect ID. |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | boolean | True if set. |