| Parameter | Description |
|---|---|
| context | The ControlContext that owns this EffectInstance. |
| configuration | The new AudioConfiguration the effect should run at. |
Manually reconfigure this EffectInstance with the given AudioConfiguration.
This is only valid on nested ProcessorInstances during a system-wide reconfiguration. See ControlContext.IsSystemWideReconfiguring.