Builder

open class Builder

Convenience Builder to build Video objects.

Constructors

Link copied to clipboard
constructor(uri: String)
The Video.

Functions

Link copied to clipboard
open fun build(): Video
Builds the Video object.
Link copied to clipboard
open fun setDeliveryType(deliveryType: DeliveryType): Video.Builder
Sets the Video Delivery Type.
Link copied to clipboard
open fun setIsLiveVideo(isLiveVideo: Boolean): Video.Builder
Indicates whether this video is Live or not.
Link copied to clipboard
Sets the Video Projection Format.