public interface Xuggler
| Modifier and Type | Method and Description |
|---|---|
default void |
installNativeLibraries(String name) |
void |
installNativeLibraries(String name,
String sha1) |
boolean |
isEnabled() |
boolean |
isEnabled(boolean checkNativeLibraries) |
boolean |
isNativeLibraryCopied() |
boolean |
isNativeLibraryInstalled() |
default void installNativeLibraries(String name)
throws Exception
Exceptionvoid installNativeLibraries(String name,
String sha1)
throws Exception
Exceptionboolean isEnabled()
boolean isEnabled(boolean checkNativeLibraries)
boolean isNativeLibraryCopied()
boolean isNativeLibraryInstalled()