Filter Builder
class FilterBuilder
Helper class fo builder Filters.
Functions
Link copied to clipboard
Removes a plugin filter with the given name.
Link copied to clipboard
Sets the channel mix filter on the player.
Link copied to clipboard
Sets the distortion filter on the player.
Link copied to clipboard
Set the equalizer bands on the player.
Link copied to clipboard
Set a specific band on the equalizer.
Link copied to clipboard
Set the karaoke filter on the player.
Link copied to clipboard
Sets the low pass filter on the player.
Link copied to clipboard
Set custom filter data for a plugin.
Link copied to clipboard
Sets the rotation filter on the player.
Link copied to clipboard
Sets the timescale filter on the player.
Link copied to clipboard
Sets the tremolo filter on the player.
Link copied to clipboard
Sets the vibrato filter on the player.
Link copied to clipboard
Sets the filter volume. If you just want to change the volume, it is highly recommended to use dev.arbjerg.lavalink.client.IUpdatablePlayer.setVolume instead.