setEndTime

abstract fun setEndTime(endTime: Long?): PlayerUpdateBuilder

Update the end time of the track.

Return

The updated builder, useful for chaining

Parameters

endTime

The new end time of the track. Set it to null to exclude this field from being sent with an update.