org.red5.server.stream.bandwidth
Interface IBandwidthDetection

All Known Implementing Classes:
ServerClientDetection

public interface IBandwidthDetection

Author:
The Red5 Project ([email protected]), Dan Rossi

Method Summary
 void calculateClientBw(IConnection conn)
           
 void checkBandwidth(IConnection conn)
           
 

Method Detail

checkBandwidth

void checkBandwidth(IConnection conn)

calculateClientBw

void calculateClientBw(IConnection conn)


Copyright © 2006-2012 The Red5 Project