Sets the audio mode to mix with other sources
@override Future<void> setMixWithOthers(bool mixWithOthers) { // TODO: implement setMixWithOthers throw UnimplementedError(); }