Main > Programming > Libraries >

Audio::TagLib::MPC::File 1.42

Audio::TagLib::MPC::File 1.42

Sponsored Links

Audio::TagLib::MPC::File 1.42 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 1.4 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1215
Date added: 2006-06-27
Publisher: Dongxu Ma

Audio::TagLib::MPC::File 1.42 description

Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods.

SYNOPSIS

use Audio::TagLib;

my $i = Audio::TagLib::MPC::File->new("sample mpc file.mpc");
print $i->tag()->title()->toCString(), "n"; # got title

This implements and provides an interface for MPC files to the Audio::TagLib::Tag and Audio::TagLib::AudioProperties interfaces by way of implementing the abstract Audio::TagLib::File API as well as providing some additional information specific to MPC files.

The only invalid tag combination supported is an ID3v1 tag after an APE tag.
new(PV $file, BOOL $readProperties = TRUE, PV $propertiesStyle = "Average")
Constructs an MPC file from $file. If $readProperties is true the files audio properties will also be read using $propertiesStyle. If false, $propertiesStyle is ignored.

DESTROY()

Destroys this instance of the File.

Tag tag()

Returns the Tag for this file. This will be an APE tag, an ID3v1 tag or a combination of the two.

Properties audioProperties()

Returns the MPC::Properties for this file. If no audio properties were read then this will return undef.

BOOL save()

Save the file.

ID3v1::Tag ID3v1Tag(BOOL $create = FALSE)

Returns the ID3v1 tag of the file.

If $create is false (the default) this will return undef if there is no valid ID3v1 tag. If $create is true it will create an ID3v1 tag if one does not exist. If there is already an APE tag, the new ID3v1 tag will be placed after it.

B The Tag is B owned by the APE::File and should not be deleted by the user. It will be deleted when the file (object) is destroyed.

Audio::TagLib::MPC::File 1.42 Screenshot

Advertisements

Audio::TagLib::MPC::File 1.42 Keywords

Bookmark Audio::TagLib::MPC::File 1.42

Hyperlink code:
Link for forum:

Audio::TagLib::MPC::File 1.42 Copyright

WareSeeker periodically updates pricing and software information of Audio::TagLib::MPC::File 1.42 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Audio::TagLib::MPC::File 1.42 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Audio::TagLib::File is a file class with some useful methods for tag manipulation. Free Download
Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG. Free Download
Audio::TagLib is a library for reading and editing audio meta data, commonly known as tags. Free Download
Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods. Free Download
Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods. Free Download
Audio::TagLib::Shell is a mini shell of Audio::TagLib. Free Download
Audio::TagLib::MPEG::Header is an implementation of MP3 frame headers. Free Download
Audio::TagLib::Tag is a simple, generic interface to common audio meta data fields. Free Download