| Trees | Indices | Help |
|
|---|
|
|
object --+
|
threading._Verbose --+
|
threading.Thread --+
|
HTTPStreamer
|
|||
|
host str(object) -> string |
|||
|
port str(object) -> string |
|||
|
mount str(object) -> string |
|||
|
user str(object) -> string |
|||
|
password str(object) -> string |
|||
|
public str(object) -> string |
|||
|
audio_info dict() -> new empty dictionary dict(mapping) -> new dictionary initialized from a mapping object's (key, value) pairs dict(iterable) -> new dictionary initialized as if via: d = {} for k, v in iterable: d[k] = v dict(**kwargs) -> new dictionary initialized with the name=value pairs in the keyword argument list. |
|||
|
name str(object) -> string |
|||
|
genre str(object) -> string |
|||
|
decription str(object) -> string |
|||
|
format str(object) -> string |
|||
|
url str(object) -> string |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
protocol =
|
|||
_delay = 0
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 31 00:38:01 2015 | http://epydoc.sourceforge.net |