A terminal-based music player. More...
#include <ui_handler.hpp>
Public Member Functions | |
| MusicPlayer (const std::map< std::string, std::map< std::string, std::map< unsigned int, std::map< unsigned int, Song > > > > &initial_library, Keybinds &keybinds, InLimboColors &colors) | |
| void | Run () | 
A terminal-based music player.
This class handles playback, playlist management, and user interactions.
      
  | 
  inline | 
      
  | 
  inline |