public class AsyncNBSPlayer extends NBSPlayer
| Constructor and Description |
|---|
AsyncNBSPlayer(NBS nbs,
INBSPlayerImpl impl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPlaying() |
void |
playStart() |
void |
playStop() |
void |
setPlayThreadName(java.lang.String playThreadName) |
getNBS, setForcedLoop, setLoop, tickpublic AsyncNBSPlayer(NBS nbs, INBSPlayerImpl impl)