![]() |
Sayonara Player
|
Public Types | |
enum | UrlType : unsigned char { AAC =0, MP3, Undefined } |
Public Member Functions | |
Station (const QString &content) | |
Station (const Station &other) | |
Station & | operator= (const Station &other) |
QString | name () const |
QStringList | playlists () const |
QString | description () const |
UrlType | urlType (const QString &url) const |
QString | urlTypeString (const QString &url) const |
Cover::Location | coverLocation () const |
bool | isValid () const |
MetaDataList | metadata () const |
void | setMetadata (const MetaDataList &tracks) |
bool | isLoved () const |
void | setLoved (bool loved) |