Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Audio::TagLib::Vorbis::File 1.42

    Download button

    No screenshots available
    Downloads: 479  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Dongxu Ma | More programs
    GPL / FREE
    June 27th, 2006, 14:41 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Audio::TagLib::Vorbis::File description

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

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

    SYNOPSIS

    use Audio::TagLib::Vorbis::File;

    my $i = Audio::TagLib::Vorbis::File->new("sample vorblis file.ogg");
    print $i->tag()->comment()->toCString(), "n"; # got comment

    This is the central class in the Ogg Vorbis metadata processing collection of classes. It's built upon Ogg::File which handles processing of the Ogg logical bitstream and breaking it down into pages which are handled by the codec implementations, in this case Vorbis specifically.

    new(PV $file, BOOL $readProperties = TRUE, PV $propertiesStyle = "Average")
    Contructs a Vorbis file from $file. If $readProperties is true the file's audio properties will also be read using $propertiesStyle. If false, $propertiesStyle is ignored.

    DESTROY()

    Destroys this instance of the File.

    Ogg::XiphComment tag()

    Returns the XiphComment for this file. XiphComment implements the tag interface, so this serves as the reimplementation of Audio::TagLib::File::tag().

    Properties audioProperties()

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

    BOOL save()

    Saves the File.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    audio taglib | vorbis file | Perl module | audio | taglib | vorbis

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM