| Package | Description |
|---|---|
| com.goxr3plus.streamplayer.stream |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamPlayer.open(java.lang.Object object)
Open the specific object which can be File,URL or InputStream.
|
void |
StreamPlayer.play()
Starts the play back.
|
long |
StreamPlayer.seekBytes(long bytes)
Skip bytes in the File input stream.
|
Copyright © 2019. All rights reserved.