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