Audio::TagLib::ByteVector

Audio::TagLib::ByteVector is a byte vector.
Download

Audio::TagLib::ByteVector 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::ByteVector Tags


Audio::TagLib::ByteVector Description

Audio::TagLib::ByteVector is a byte vector. Audio::TagLib::ByteVector is a byte vector.SYNOPSIS use Audio::TagLib::ByteVector; my $i = Audio::TagLib::ByteVector->new(); $i->setData("blah blah blah"); print $i->data(), "n"; # got "blah blah blah"This class provides a byte vector with some methods that are useful for tagging purposes. Many of the search functions are tailored to what is useful for finding tag related paterns in a data array. Requirements: · Perl


Audio::TagLib::ByteVector Related Software