|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnectionBWConfig
The bandwidth configure for connection that has an extra property "upstreamBandwidth" which is not used by Bandwidth Control Framework in Red5.
| Field Summary |
|---|
| Fields inherited from interface org.red5.server.api.IBandwidthConfigure |
|---|
AUDIO_CHANNEL, DATA_CHANNEL, MAX_CHANNEL_CONFIG_COUNT, OVERALL_CHANNEL, VIDEO_CHANNEL |
| Method Summary | |
|---|---|
long |
getDownstreamBandwidth()
Getter for downstream bandwidth |
long |
getUpstreamBandwidth()
Get the upstream bandwidth to be notified to the client. |
void |
setUpstreamBandwidth(long bw)
Set the upstream bandwidth to be notified to the client. |
| Methods inherited from interface org.red5.server.api.IBandwidthConfigure |
|---|
getChannelBandwidth, getChannelInitialBurst |
| Method Detail |
|---|
void setUpstreamBandwidth(long bw)
bw - Bandwidthlong getUpstreamBandwidth()
long getDownstreamBandwidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||