Rate this page:

VIVideoStreamReceiveStopReason

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

/// Used in VICall.

Consts

AUTOMATIC

Static
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.

MANUAL

Static
Copy URL

Indicates that video receive on a remote video stream is stopped by the client via VICall.sendVideo API.