![]() |
Python_2
1.0
|
Public Member Functions | |
def | __init__ (self, intial_station) |
def | __str__ (self) |
Public Attributes | |
volume | |
loop | |
net | |
chn | |
mute | |
station | |
pos | |
Holds the state of the radio (used for persistency).
def _11_tkradio.radioState.__init__ | ( | self, | |
intial_station | |||
) |
def _11_tkradio.radioState.__str__ | ( | self | ) |
References _11_tkradio.radioState.chn, _11_tkradio.radioState.loop, _11_tkradio.radioState.mute, _11_tkradio.radioState.net, _07_alarme_class.clockState.pos, _10_tkmpg123.playerState.pos, _11_tkradio.radioState.pos, _11_tkradio.radioState.station, _07_alarme_class.clockState.volume, _10_tkmpg123.playerState.volume, and _11_tkradio.radioState.volume.
_11_tkradio.radioState.chn |
Referenced by _11_tkradio.radioState.__str__().
_11_tkradio.radioState.loop |
Referenced by _11_tkradio.radioState.__str__().
_11_tkradio.radioState.mute |
Referenced by _11_tkradio.radioState.__str__().
_11_tkradio.radioState.net |
Referenced by _11_tkradio.radioState.__str__().
_11_tkradio.radioState.pos |
Referenced by _11_tkradio.radioState.__str__().
_11_tkradio.radioState.station |
Referenced by _11_tkradio.radioState.__str__().
_11_tkradio.radioState.volume |
Referenced by _11_tkradio.radioState.__str__().