A terminal-based music player.
More...
#include <ui_handler.hpp>
|
| MusicPlayer (const std::map< std::string, std::map< std::string, std::map< unsigned int, std::map< unsigned int, Song > > > > &initial_library) |
|
void | Run () |
|
A terminal-based music player.
This class handles playback, playlist management, and user interactions.
◆ MusicPlayer()
MusicPlayer::MusicPlayer |
( |
const std::map< std::string, std::map< std::string, std::map< unsigned int, std::map< unsigned int, Song > > > > & | initial_library | ) |
|
|
inline |
◆ Run()
void MusicPlayer::Run |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: