| void ReplaceChannels(int channelCount) Replace the channel layout with a standard of a given channel count. The Listener will set up itself automatically with the user's saved configuration. The used audio channels can be queried through Channels, which should be respected, and the output audio channel count should be set to its length. If this is not possible, the layout could be set to a standard by the number of channels with this function.Visibility | Public | Modifiers | static |
|