Main > Programming > Libraries >

Audio::TagLib::Ogg::FLAC::File 1.42

Audio::TagLib::Ogg::FLAC::File 1.42

Sponsored Links

Audio::TagLib::Ogg::FLAC::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: GPL (GNU General Public License)
Price:
Downloads: 1214
Date added: 2006-06-27
Publisher: Dongxu Ma

Audio::TagLib::Ogg::FLAC::File 1.42 description

Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods.

SYNOPSIS

use Audio::TagLib::Ogg::FLAC::File;

my $i = Audio::TagLib::Ogg::FLAC::File->new("sample file.flac");
print $i->tag()->album()->toCString(), "n"; # got album

This implements and provides an interface for Ogg/FLAC 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 Ogg FLAC files.

new(PV $file, BOOL $readProperties = TRUE, PV $propertiesStyle = "Average")
Contructs an Ogg/FLAC 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.

XiphComment tag()

Returns the Tag for this file. This will always be a XiphComment.

Properties audioProperties()

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

BOOL save()

Save the file. This will primarily save and update the XiphComment. Returns true if the save is successful.

IV streamLength()

Returns the length of the audio-stream, used by FLAC::Properties for calculating the bitrate.

Audio::TagLib::Ogg::FLAC::File 1.42 Screenshot

Advertisements

Audio::TagLib::Ogg::FLAC::File 1.42 Keywords

Bookmark Audio::TagLib::Ogg::FLAC::File 1.42

Hyperlink code:
Link for forum:

Audio::TagLib::Ogg::FLAC::File 1.42 Copyright

WareSeeker periodically updates pricing and software information of Audio::TagLib::Ogg::FLAC::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::Ogg::FLAC::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::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods. Free Download
Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG. Free Download
Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods. Free Download
Audio::TagLib is a library for reading and editing audio meta data, commonly known as tags. Free Download
Audio::TagLib::Tag is a simple, generic interface to common audio meta data fields. Free Download
Audio::TagLib::Shell is a mini shell of Audio::TagLib. Free Download
Audio::TagLib::AudioProperties is a simple, abstract interface to common audio properties. Free Download