|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBaseAudioPlayer
| Method Summary | |
|---|---|
void |
play(java.io.InputStream wavInputStream)
Deprecated. Plays a wave InputStream at the specified location. |
| Method Detail |
|---|
void play(java.io.InputStream wavInputStream)
throws java.io.IOException
wavInputStream - is a wav-encoded input stream
to play. Must be encoded as 44100 hz, stereo, 16 bit, big-endian
As it is the only format that the base audio driver supports
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||