Engine in a plugin with multiple outputs

Is it possible to route greater than 2 outputs using the “HostedAudioDeviceInterface”? I would like to be able to route each track to a different output in the plugin.

Thanks

Yes, I think you just open it with as many channels you like and then set the TrackOutput of each track to the relevant WaveOutputDevice.