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