| 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 |
SingleItemSubscriberStream.seek(int position)
Seek into a position for current playing item.
|
void |
PlaylistSubscriberStream.seek(int position)
Seek into a position for current playing item.
|
void |
PlayEngine.seek(int position)
Seek to a given position
|
Copyright © 2005–2017 Red5. All rights reserved.