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