
Audio::Daemon - UDP Daemon for various Sound Players

This isn't called directly, but exists for inheritance reasons. For Servers : use Audio::Daemon::MPG123; use Audio::Daemon::Xmms; use Audio::Daemon::Shout; or for the single client interface: use Audio::Daemon::Client;

Audio::Daemon is a udp service providing a single udp interface around various other modules, like Xmms, Audio::Play::MPG123 and libshout (for icecast streaming).

Jay Jacobs jayj@cpan.org

Audio::Daemon::MPG123 Audio::Daemon::Xmms Audio::Daemon::Shout Audio::Daemon::Client