Parameter | Description |
---|---|
config | The initial DSPConfiguration the returned ControlContext.Manual will run in. |
Manual A ControlContext.Manual you own and control, that must later be disposed.
Create a new ControlContext with additional functionality you can drive manually.
This context is completely separate from ControlContext.builtIn and shares no data, lifetime or callbacks. You must manually destroy this instance.