Parameter | Description |
---|---|
context | The ControlContext associated with the RootOutput. |
processor | The Processor.IProcessor associated with the RootOutput. |
configuration | The updated system configuration. |
Called to configure the RootOutput before it is used, and when the audio system reconfigures.
Note that this returns a JobHandle allowing you to do heavier configuration/setup on a worker thread.