Class ConnectorNativeLibLoader
- java.lang.Object
-
- com.sedmelluq.discord.lavaplayer.natives.ConnectorNativeLibLoader
-
public class ConnectorNativeLibLoader extends java.lang.ObjectMethods for loading the connector library.
-
-
Constructor Summary
Constructors Constructor Description ConnectorNativeLibLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidloadConnectorLibrary()Loads the connector library with its dependencies for the current system
-