|
||||||||||
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 |
---|
isPaused, pause, play, receiveAudio, receiveVideo, resume, seek, stop |
Methods inherited from interface org.red5.server.api.stream.IClientStream |
---|
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 |