![]() |
Sayonara Player
|
Public Types | |
| enum | UrlType : quint8 { AAC =0, MP3, Undefined } |
Public Member Functions | |
| SomaFMStation (const QString &content) | |
| SomaFMStation (const SomaFMStation &other) | |
| SomaFMStation & | operator= (const SomaFMStation &other) |
| QString | get_name () const |
| QStringList | get_urls () const |
| QString | get_description () const |
| UrlType | get_url_type (const QString &url) const |
| CoverLocation | get_cover_location () const |
| bool | is_valid () const |
| MetaDataList | get_metadata () const |
| void | set_metadata (const MetaDataList &v_md) |
| void | set_loved (bool loved) |
| bool | is_loved () const |
1.8.13