Package org.red5.server.stream.bandwidth
Interface IBandwidthDetection
- All Known Implementing Classes:
ServerClientDetection
public interface IBandwidthDetection
- Author:
- The Red5 Project, Dan Rossi
-
Method Summary
Modifier and TypeMethodDescriptionvoid
calculateClientBw
(IConnection conn) void
checkBandwidth
(IConnection conn)
-
Method Details
-
checkBandwidth
-
calculateClientBw
-