MP3::Icecast::Simple

MP3::Icecast::Simple is a simple MP3::Icecast wrapper.
Download

MP3::Icecast::Simple Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gregory A. Rozanoff
  • Publisher web site:
  • http://search.cpan.org/~gregory/MP3-Icecast-Simple-0.2/lib/MP3/Icecast/Simple.pm

MP3::Icecast::Simple Tags


MP3::Icecast::Simple Description

MP3::Icecast::Simple is a simple MP3::Icecast wrapper. MP3::Icecast::Simple is a simple MP3::Icecast wrapper.SYNOPSIS use MP3::Icecast::Simple; $icy = MP3::Icecast::Simple->new( description => "Station", server => '127.0.0.1:8000', password => 'password', local_port => 1234, bitrate => 96 ); $icy->play("/path/to/files");ABSTRACTMP3::Icecast::Simple is a simple MP3::Icecast wrapper, that can be used to create a SHOUTcast/Icecast broadcast source easy.


MP3::Icecast::Simple Related Software