Audio::MPD

Audio::MPD is a class for talking to MPD (Music Player Daemon) servers.
Download

Audio::MPD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tue Abrahamsen
  • Publisher web site:
  • http://search.cpan.org/~jquelin/Audio-MPD-0.19.2/lib/Audio/MPD.pm

Audio::MPD Tags


Audio::MPD Description

Audio::MPD is a class for talking to MPD (Music Player Daemon) servers. Audio::MPD is a class for talking to MPD (Music Player Daemon) servers.SYNOPSIS use Audio::MPD; my $mpd = new Audio::MPD(); $mpd->play(); sleep 10; $mpd->next();Audio::MPD gives a clear object-oriented interface for talking to and controlling MPD (Music Player Daemon) servers. A connection to the MPD server is established as soon as a new Audio::MPD object is created. Commands are then send to the server as the class's methods are called. Requirements: · Perl


Audio::MPD Related Software