Parameter | Description |
---|---|
processorState | The initial state available from the processing thread. |
controlState | The initial state available from the control thread. |
creationParameters | Additional parameters and initialization state for the processor. |
RootOutput A RootOutput you own and control, that must later be destroyed with ControlContext.Destroy.
Allocate a RootOutput with the specified processor and control state.
RootOutputs have low-level acces to the threading model of the audio system and the final audio output, and are generally used to integrate larger internal or external audio systems.