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 = 'http-streamer' 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 = 'http'
|
|||
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 help(type(x)) 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 Tue Aug 13 06:17:03 2013 | http://epydoc.sourceforge.net |