echoCancellation property

bool echoCancellation
final

Attempt to use echoCancellation option (if supported by the platform) See https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackSettings/echoCancellation Defaults to true.

Implementation

final bool echoCancellation;