dropVideo

abstract fun dropVideo(call: WebRTCCall?): Boolean

this method is used to drop video when the call is in video mode

Return

status if the video is dropped or not

Parameters

call

: WebRTCCall the call to drop video