Jay Jacobs > Audio-Daemon > Audio::Daemon

Download:
Audio-Daemon-0.99Beta.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Module Version: 0.99Beta   Source  

NAME ^

Audio::Daemon - UDP Daemon for various Sound Players

SYNOPSIS ^

  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;

DESCRIPTION ^

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).

AUTHOR ^

Jay Jacobs jayj@cpan.org

SEE ALSO ^

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

syntax highlighting: