org.red5.server.stream.bandwidth
Interface IBandwidthDetection

All Known Implementing Classes:
ServerClientDetection

public interface IBandwidthDetection

Author:
The Red5 Project (red5@osflash.org), Dan Rossi

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

Method Detail

checkBandwidth

void checkBandwidth(IConnection p_client)

calculateClientBw

void calculateClientBw(IConnection p_client)


Copyright © 2006-2010 The Red5 Project