Sets the audio mode to mix with other sources
Future<void> setMixWithOthers(bool mixWithOthers) { throw UnimplementedError('setMixWithOthers() has not been implemented.'); }