Help for this page

Select Code to Download


  1. or download this
     } elsif (SliMP3::Info::isOgg($fullpath) && SliMP3::Prefs::get("transc
    +ode-ogg")) {
             # Note we have to put the path in double quotes so that
    ...
    
             $client->mp3filehandle->open("$ogg_cmd | $lame_cmd |");
    
  2. or download this
            # close the previous handle to prevent leakage.
            if (defined $client->mp3filehandle()) {
    ...
                    $client->mp3filehandleIsSocket(0);
            }