org.red5.server.stream
public interface ISeekableStreamSource extends IStreamSource
Modifier and Type | Method and Description |
---|---|
int |
seek(int ts)
Seek the stream source to timestamp ts (in milliseconds).
|
close, dequeue, hasMore
Copyright © 2006-2012 The Red5 Project