public class ServerClientDetection extends Object implements IPendingServiceCallback, IBandwidthDetection
| Constructor and Description |
|---|
ServerClientDetection() |
| Modifier and Type | Method and Description |
|---|---|
void |
calculateClientBw(IConnection conn) |
void |
checkBandwidth(IConnection conn) |
void |
onServerClientBWCheck() |
void |
resultReceived(IPendingServiceCall call)
Handle callback from service call.
|
public void checkBandwidth(IConnection conn)
checkBandwidth in interface IBandwidthDetectionpublic void calculateClientBw(IConnection conn)
calculateClientBw in interface IBandwidthDetectionpublic void resultReceived(IPendingServiceCall call)
resultReceived in interface IPendingServiceCallbackcall - Call object this callback is applied topublic void onServerClientBWCheck()
Copyright © 2005–2017 Red5. All rights reserved.