Delegate CoreListener.OnEcCalibrationResultDelegate
Sets a callback to call each time the echo-canceler calibration is completed.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnEcCalibrationResultDelegate(Core core, EcCalibratorStatus status, int delayMs);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| EcCalibratorStatus | status | |
| System.Int32 | delayMs |