Interface AudioPlayerManagerConfiguration


public interface AudioPlayerManagerConfiguration
Allows modification of Lavalink's AudioPlayerManager

Note: Beans of type AudioSourceManager are automatically loaded by Lavalink, in which case using this interface is redundant.

  • Method Summary

    Modifier and Type Method Description
    com.sedmelluq.discord.lavaplayer.player.AudioPlayerManager configure​(com.sedmelluq.discord.lavaplayer.player.AudioPlayerManager manager)  
  • Method Details

    • configure

      com.sedmelluq.discord.lavaplayer.player.AudioPlayerManager configure​(com.sedmelluq.discord.lavaplayer.player.AudioPlayerManager manager)