public void SetAudioParameters(int sampleRate, int channels, int bits) { W.SetAudioParameters(sampleRate, channels, bits); }