|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISeekableStreamSource
Stream source that can be seeked in timeline
Method Summary | |
---|---|
int |
seek(int ts)
Seek the stream source to timestamp ts (in milliseconds). |
Methods inherited from interface org.red5.server.stream.IStreamSource |
---|
close, dequeue, hasMore |
Method Detail |
---|
int seek(int ts)
ts
- Timestamp to seek to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |