![]() |
Sayonara Player
|
#include <ASXParser.h>
The ASXParser class.
Public Member Functions | |
| ASXParser (const QString &filename) | |
| virtual MetaDataList | get_md (bool force_parse=false) final |
| parse playlist and return found metadata More... | |
Protected Member Functions | |
| QString | get_absolute_filename (const QString &filename) const |
| calculates the absolute filename for a track depending on the path of the playlist file More... | |
Protected Attributes | |
| MetaDataList | _v_md |
| QString | _file_content |
| QString | _directory |
| QString | _download_target |
| bool | _parsed |
|
protectedinherited |
calculates the absolute filename for a track depending on the path of the playlist file
| filename | as seen in the playlist |
|
finalvirtualinherited |
1.8.12