TrackUpdateBuilder

Allows you to update the playing track with only the fields that you wish to update.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun build(): PlayerUpdateTrack
Link copied to clipboard

Sets the encoded track to be played. This will override the identifier if previously set.

Link copied to clipboard

Set the identifier on the player. This will override the encoded track if previously set.

Link copied to clipboard