Package dev.lavalink.youtube
Interface YoutubeAudioSourceManager.Router
- Enclosing class:
- YoutubeAudioSourceManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
none
-
-
Method Details
-
route
@Nullable @Nullable com.sedmelluq.discord.lavaplayer.track.AudioItem route(@NotNull @NotNull Client client) throws CannotBeLoaded, IOException - Throws:
CannotBeLoadedIOException
-