

Public メソッド | |
| native void | freeChunk () |
| native int | setVolume (int volume) |
| Set volume. | |
Static Public メソッド | |
| static native Chunk | loadWAV (String filePath) |
| static Chunk | loadWAV (File file) |
| static native Chunk | loadWAV (byte[] bytes, int offset, int length) |
| static Chunk | loadWAV (byte[] bytes) |
| static Chunk | loadWAV (InputStream inputStream) |
Protected メソッド | |
| Chunk () | |
| void | finalize () throws Throwable |
Protected 変数 | |
| gnu.gcj.RawData | implementation = null |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Set volume.
|
|
|
|
1.4.3