public final class AudioNatives
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static boolean |
ensureOpus() |
Checks whether the opus binary was loaded, if not it will be initialized here.
|
static boolean |
isAudioSupported() |
Whether the opus library is loaded or not.
|
static boolean |
isInitialized() |
Whether this class was already initialized or not.
|
public static boolean isAudioSupported()
ensureOpus()
.public static boolean isInitialized()
ensureOpus()
public static boolean ensureOpus()