|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.sound.SoundPlayer
public class SoundPlayer
| Constructor Summary | |
|---|---|
SoundPlayer(java.io.InputStream inputStream)
|
|
SoundPlayer(VfsFile inputFile)
|
|
| Method Summary | |
|---|---|
void |
play()
|
void |
playThreaded()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoundPlayer(java.io.InputStream inputStream)
throws java.io.IOException
java.io.IOException
public SoundPlayer(VfsFile inputFile)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void playThreaded()
public void play()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||