Did more work on the bindings between the audio and view
This commit is contained in:
@@ -51,4 +51,8 @@ public:
|
||||
|
||||
std::string GetPath( ) { return path; };
|
||||
|
||||
std::string GetTitle( ) { return title; }
|
||||
std::string GetAlbum( ) { return album; }
|
||||
std::string GetArtist( ) { return artist; }
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user