Net::DAAP::Server::AAC

Net::DAAP::Server::AAC is a DAAP server that handles MP3 and AAC.
Download

Net::DAAP::Server::AAC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tatsuhiko Miyagawa
  • Publisher web site:
  • http://search.cpan.org/~miyagawa/

Net::DAAP::Server::AAC Tags


Net::DAAP::Server::AAC Description

Net::DAAP::Server::AAC is a DAAP server that handles MP3 and AAC. Net::DAAP::Server::AAC is a DAAP server that handles MP3 and AAC.SYNOPSIS use POE; use Net::DAAP::Server::AAC; # same as Net::DAAP::Server my $server = Net::DAAP::Server::AAC->new( path => "/home/miyagawa/music", port => 9999, name => "My Music", ); $poe_kernel->run;Net::DAAP::Server::AAC is a Net::DAAP::Server's subclass that handles MP4/AAC files as well, in addition to the MP3 music files. Requirements: · Perl


Net::DAAP::Server::AAC Related Software