Skip to content

onVideoDisposed(videoElem)

Cleans up a previously bound video element when it’s removed.

Parameters

Name Description
videoElem (Required) The HTML video element to unbind

Return Values

None

Code Example

HorizonWebRtcRedirectionAPI.onVideoDisposed(_myVideoElem);