Delegate CallListener.OnVideoDisplayErrorOccurredDelegate
Get the callback that will be used to notify that there are errors from the video rendering.
Check LinphoneCallCbsVideoDisplayErrorOccurredCb for more details.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnVideoDisplayErrorOccurredDelegate(Call call, int errorCode);
Parameters
| Type | Name | Description |
|---|---|---|
| Call | call | |
| System.Int32 | errorCode |