|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationNotSupportedException | |
---|---|
org.red5.server.api.stream | |
org.red5.server.stream |
Uses of OperationNotSupportedException in org.red5.server.api.stream |
---|
Methods in org.red5.server.api.stream that throw OperationNotSupportedException | |
---|---|
void |
ISubscriberStream.seek(int position)
Seek into a position for current playing item. |
Uses of OperationNotSupportedException in org.red5.server.stream |
---|
Methods in org.red5.server.stream that throw OperationNotSupportedException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |