|
Sayonara Player
|
Public Member Functions | |
| virtual std::optional< MetaData > | readMetadata (const QString &filepath)=0 |
| virtual bool | isCoverSupported (const QString &filepath) const =0 |
| virtual std::optional< QString > | extractLyrics (const QString &filepath) const =0 |
| virtual bool | isLyricsSupported (const QString &filepath) const =0 |
Static Public Member Functions | |
| static std::shared_ptr< TagReader > | create () |