onVideoTrackPaused

abstract fun onVideoTrackPaused(call: Call)

Called when a Video track has been paused by the remote participant.

Parameters

call

The call that had video tracks paused.

See also