Builder

constructor(uploadUri: String, videoFile: File)

Create a new Builder with the specified input file and upload URL

Parameters

uploadUri

the URL obtained from the Direct video up

videoFile

a File that represents the video file you want to upload


constructor(uploadUri: Uri, videoFile: File)

Parameters

uploadUri

the URL obtained from the Direct video up

videoFile

a File that represents the video file you want to upload