Stops playing or mixing the music file.
Call this method when you are in a channel.
@override Future<void> stopAudioMixing() { return _invokeMethod('stopAudioMixing'); }