public class Esd
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ESD_BITS16 |
static int |
ESD_BITS8 |
static int |
ESD_MONO |
static int |
ESD_PLAY |
static int |
ESD_STEREO |
static int |
ESD_STREAM |
Constructor and Description |
---|
Esd() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isLibraryAvailable()
Returns whether the libraries are installed correctly.
|
static void |
loadNativeLibrary() |
public static final int ESD_STREAM
public static final int ESD_PLAY
public static final int ESD_BITS8
public static final int ESD_BITS16
public static final int ESD_MONO
public static final int ESD_STEREO