org.red5.server.stream
Interface IBWControlContext

All Known Implementing Classes:
SimpleBWControlService.BWContext

public interface IBWControlContext

The registry context for a controllable.

Version:
$Id$
Author:
Steven Gong (steven.gong@gmail.com)

Method Summary
 IBWControllable getBWControllable()
          Return the controllable that registered.
 

Method Detail

getBWControllable

IBWControllable getBWControllable()
Return the controllable that registered.

Returns:
controllabe


Copyright © 2006-2009 The Red5 Project