Class TrackFormats
java.lang.Object
dev.lavalink.youtube.track.format.TrackFormats
-
Constructor Summary
ConstructorsConstructorDescriptionTrackFormats(@NotNull List<StreamFormat> formats, @NotNull String playerScriptUrl) -
Method Summary
Modifier and TypeMethodDescription@NotNull StreamFormat@NotNull List<StreamFormat>@NotNull String
-
Constructor Details
-
TrackFormats
public TrackFormats(@NotNull @NotNull List<StreamFormat> formats, @NotNull @NotNull String playerScriptUrl)
-
-
Method Details
-
getFormats
-
getPlayerScriptUrl
-
getBestFormat
-