public class AssetSound extends AbstractSound
| Modifier and Type | Field and Description |
|---|---|
static double |
BITRATE |
protected static java.lang.String |
TAG |
| Constructor and Description |
|---|
AssetSound(int key,
AssetManager assets,
java.lang.String filePath) |
| Modifier and Type | Method and Description |
|---|---|
int |
load(SoundPool soundPool) |
getKey, getLength, getLoop, getPriority, getSoundID, setLoop, setPriorityprotected static final java.lang.String TAG
public static final double BITRATE