Uses of Interface
org.red5.server.stream.IBWControlService

Packages that use IBWControlService
org.red5.server.stream   
 

Uses of IBWControlService in org.red5.server.stream
 

Classes in org.red5.server.stream that implement IBWControlService
 class DummyBWControlService
          A dummy bandwidth control service (bandwidth controller) that always has token available.
 class SimpleBWControlService
          A simple implementation of bandwidth controller.
 

Methods in org.red5.server.stream with parameters of type IBWControlService
 void PlaylistSubscriberStream.setBandwidthController(IBWControlService bwController)
           
 void PlayEngine.setBandwidthController(IBWControlService bwController, IBWControlContext bwContext)
           
 



Copyright © 2006-2009 The Red5 Project