VIRemoteVideoStreamRemoved
typedef void
VIRemoteVideoStreamRemoved( endpoint, videoStream)
Signature for callbacks reporting that the endpoint removed the video stream from the call.
This callback is not triggered on call end.
Used in VIEndpoint.
Parameters
endpoint:
VIEndpoint instance initiated the event
videoStream:
Remote video stream
Returns
type:
void