| Trees | Indices | Help |
|---|
|
|
object --+
|
extern.log.log.Loggable --+
|
admin.assistant.models.Component --+
|
admin.assistant.models.Consumer --+
|
HTTPStreamer
I am a model representing the configuration file for a HTTP streamer component.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
componentType = the type of the component, such as ogg-muxer, this is not mandatory in the class, can also be set in the instance. |
|||
requiresPorter = True
|
|||
prefix =
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
bandwidth_limit The bandwidth limit |
|||
|
client_limit The client limit |
|||
|
has_bandwidth_limit If a bandwidth limit was set |
|||
|
has_client_limit If a client limit was set |
|||
|
hostname the hostname this will be streamed on |
|||
|
port The port this server will be listening to |
|||
|
set_hostname If a hostname was set |
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Fetch the url to this stream
|
Fetch the hostname this stream will be published on
|
Sets the data from another model so we can reuse it.
|
Obtains this streamer's porter model.
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:50:03 2010 | http://epydoc.sourceforge.net |