Package dev.lavalink.youtube
Class YoutubeSourceOptions
java.lang.Object
dev.lavalink.youtube.YoutubeSourceOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleansetAllowDirectPlaylistIds(boolean allowDirectPlaylistIds) setAllowDirectVideoIds(boolean allowDirectVideoIds) setAllowSearch(boolean allowSearch)
-
Constructor Details
-
YoutubeSourceOptions
public YoutubeSourceOptions()
-
-
Method Details
-
isAllowSearch
public boolean isAllowSearch() -
isAllowDirectVideoIds
public boolean isAllowDirectVideoIds() -
isAllowDirectPlaylistIds
public boolean isAllowDirectPlaylistIds() -
setAllowSearch
-
setAllowDirectVideoIds
-
setAllowDirectPlaylistIds
-