![]() |
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 | urls () const |
| QString | description () const |
| UrlType | url_type (const QString &url) const |
| Cover::Location | cover_location () const |
| bool | is_valid () const |
| MetaDataList | metadata () const |
| void | set_metadata (const MetaDataList &v_md) |
| void | set_loved (bool loved) |
| bool | is_loved () const |
1.8.14