setIsLiveVideo

open fun setIsLiveVideo(isLiveVideo: Boolean): Video.Builder

Indicates whether this video is Live or not. This will help to configure the video with its right attributes.

Once the video is loaded in the player, it is recommended to use isLive and hasDvr to determine that a Video is live and has DVR capabilities, respectively.

Return

this builder

Parameters

isLiveVideo

true to indicate the video is Live