|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISingleItemSubscriberStream
A subscriber stream that has only one item for play.
Field Summary |
---|
Fields inherited from interface org.red5.server.api.stream.IClientStream |
---|
MODE_APPEND, MODE_LIVE, MODE_PUBLISH, MODE_READ, MODE_RECORD |
Method Summary | |
---|---|
void |
setPlayItem(IPlayItem item)
Setter for property 'playItem'. |
Methods inherited from interface org.red5.server.api.stream.ISubscriberStream |
---|
getExecutor, getState, isPaused, onChange, pause, play, receiveAudio, receiveVideo, resume, seek, setState, stop |
Methods inherited from interface org.red5.server.api.stream.IClientStream |
---|
getBroadcastStreamPublishName, getClientBufferDuration, getConnection, getStreamId, setClientBufferDuration |
Methods inherited from interface org.red5.server.api.stream.IStream |
---|
close, getCodecInfo, getCreationTime, getName, getScope, start |
Method Detail |
---|
void setPlayItem(IPlayItem item)
item
- Value to set for property 'playItem'.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |