Rate this page:

VIVideoStreamReceiveStopReason

Enum that represents the reason why video receive on the remote video stream was stopped.

Consts

VIVideoStreamReceiveStopReasonAutomatic

Copy URL

Indicates that video receive on a remote video stream is stopped by the Voximplant Cloud due to a network issue on the device.

VIVideoStreamReceiveStopReasonManual

Copy URL

Indicates that video receive on a remote video stream is stopped by the client via [VIRemoteVideoStream stopReceiving] API.