|
pianod2
multisource multiuser scriptable networked music player
|
A structure used for autotuning calculations. More...

Public Member Functions | |
| PlaylistSummary (PianodPlaylist *p) | |
| PlaylistSummary () | |
| bool | operator< (const PlaylistSummary &other) const |
Public Attributes | |
| PianodPlaylist * | playlist |
| The playlist. More... | |
| bool | vetoed = false |
| Set if a user hates this playlist. More... | |
| float | average_rating = ratingAsFloat (Rating::NEUTRAL) |
A structure used for autotuning calculations.
|
inline |
|
inline |
|
inline |
| float Tuner::PlaylistSummary::average_rating = ratingAsFloat (Rating::NEUTRAL) |
| PianodPlaylist* Tuner::PlaylistSummary::playlist |
The playlist.
| bool Tuner::PlaylistSummary::vetoed = false |
Set if a user hates this playlist.