inLimbo
TUI Music Player that keeps you in Limbo.
 
Loading...
Searching...
No Matches
MusicPlayer Class Reference

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)
 
void Run ()
 

Detailed Description

A terminal-based music player.

This class handles playback, playlist management, and user interactions.

Constructor & Destructor Documentation

◆ MusicPlayer()

MusicPlayer::MusicPlayer ( const std::map< std::string, std::map< std::string, std::map< unsigned int, std::map< unsigned int, Song > > > > & initial_library)
inline

Member Function Documentation

◆ Run()

void MusicPlayer::Run ( )
inline

The documentation for this class was generated from the following file: