setEchoCancellation abstract method
- bool enabled
Sets the MediaSettings.echoCancellation value.
Implementation
Future<void> setEchoCancellation(bool enabled);
Sets the MediaSettings.echoCancellation value.
Future<void> setEchoCancellation(bool enabled);