Rate this page:

VideoStreamReceiveStopReason

Enum that represents the reason why video receiving on the remote video stream has been stopped.

Consts

AUTOMATIC

Copy URL

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

MANUAL

Copy URL

Indicates that video receiving on a remote video stream is stopped by the client via the IRemoteVideoStream.stopReceiving() API.