Audio::TagLib::MPEG::File

Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG.
Download

Audio::TagLib::MPEG::File Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dongxu Ma
  • Publisher web site:
  • http://search.cpan.org/~dongxu/Parse-QTEDI-0.12/lib/Parse/QTEDI.pod

Audio::TagLib::MPEG::File Tags


Audio::TagLib::MPEG::File Description

Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG. Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG.SYNOPSIS use Audio::TagLib::MPEG::File; my $i = Audio::TagLib::MPEG::File->new("sample file.mp3"); print $i->tag()->artist()->toCString(), "n"; # got artistThis implements the generic Audio::TagLib::File API and additionally provides access to properties that are distinct to MPEG files, notably access to the different ID3 tags. Requirements: · Perl


Audio::TagLib::MPEG::File Related Software