public static class Wav.WavInputStream
extends java.io.FilterInputStream
| Modifier and Type | Field and Description |
|---|---|
int |
channels |
int |
dataRemaining |
int |
sampleRate |
| Constructor and Description |
|---|
WavInputStream(com.badlogic.gdx.files.FileHandle file) |
| Modifier and Type | Method and Description |
|---|---|
int |
read(byte[] buffer) |