Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MusicStream
Method Summary | |
Object |
|
int |
|
long |
|
byte[] |
|
public Object clone()
public int getByteSizeForTime(int streamInterval)
- Parameters:
streamInterval
-
- Returns:
- the a stream segment
public long getPos()
- Returns:
- the position of the stream
public byte[] readNext(int len)