Package | Description |
---|---|
org.red5.server.api.stream | |
org.red5.server.stream |
Modifier and Type | Method and Description |
---|---|
void |
ISubscriberStream.seek(int position)
Seek into a position for current playing item.
|
Modifier and Type | Method and Description |
---|---|
void |
PlayEngine.seek(int position)
Seek to a given position
|
void |
PlaylistSubscriberStream.seek(int position)
Seek into a position for current playing item.
|
void |
SingleItemSubscriberStream.seek(int position)
Seek into a position for current playing item.
|
Copyright © 2006-2012 The Red5 Project