Home | Trees | Indices | Help |
---|
|
object --+ | Rating
The representation of a MusicBrain rating.
The rating can have the following values:
0 = Unrated [1..5] = Rating
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
value The value of the rating. |
|
count This tag's frequency count. |
|
Inherited from |
Method Details |
Constructor.
|
Returns a string with the tag's value.
|
Set the value of this rating. 0 or None = Clear your rating 1 - 5 = Rating
|
Returns an integer containing the rating's frequency count.
|
Sets the frequency count of this rating.
|
str(x)
|
Property Details |
valueThe value of the rating. |
countThis tag's frequency count. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Nov 19 22:07:31 2011 | http://epydoc.sourceforge.net |