|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IClientBroadcastStream
A broadcast stream that comes from client.
| Field Summary |
|---|
| Fields inherited from interface org.red5.server.api.stream.IClientStream |
|---|
MODE_APPEND, MODE_LIVE, MODE_PUBLISH, MODE_READ, MODE_RECORD |
| Method Summary | |
|---|---|
IClientBroadcastStreamStatistics |
getStatistics()
Return statistics about the stream. |
void |
startPublishing()
Notify client that stream is ready for publishing. |
| Methods inherited from interface org.red5.server.api.stream.IClientStream |
|---|
getConnection, getStreamId, setClientBufferDuration |
| Methods inherited from interface org.red5.server.api.IBWControllable |
|---|
getBandwidthConfigure, getParentBWControllable, setBandwidthConfigure |
| Methods inherited from interface org.red5.server.api.stream.IBroadcastStream |
|---|
addStreamListener, getProvider, getPublishedName, getSaveFilename, getStreamListeners, removeStreamListener, saveAs, setPublishedName |
| Methods inherited from interface org.red5.server.api.stream.IStream |
|---|
close, getCodecInfo, getCreationTime, getName, getScope, start, stop |
| Method Detail |
|---|
void startPublishing()
IClientBroadcastStreamStatistics getStatistics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||