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