The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:MP3-Tag MP3::Tag::ID3v2"

MP3::Tag::ID3v2 - Read / Write ID3v2.x.y tags from mp3 audio files River stage two • 7 direct dependents • 12 total dependents

get_frame_ids() $frameIDs = $tag->get_frame_ids; $frameIDs = $tag->get_frame_ids('truename'); [old name: getFrameIDs() . The old name is still available, but you should use the new name] get_frame_ids loops through all frames, which exist in the tag....

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ID3v2_Data - get_frame() data format and supported frames River stage two • 7 direct dependents • 12 total dependents

This document describes how to use the results of the get_frame function of MP3::Tag::ID3v2, thus the data format of frames retrieved with MP3::Tag::ID3v2::get_frame(). It contains also a list of all supported ID3v2-Frames. get_frame() ($info, $long)...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ID3v2_Data - get_frame() data format and supported frames River stage two • 7 direct dependents • 12 total dependents

This document describes how to use the results of the get_frame function of MP3::Tag::ID3v2, thus the data format of frames retrieved with MP3::Tag::ID3v2::get_frame(). It contains also a list of all supported ID3v2-Frames. get_frame() (\$info, \$lon...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag - Module for reading tags of MP3 audio files River stage two • 7 direct dependents • 12 total dependents

"MP3::Tag" is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are su...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ID3v1 - Module for reading / writing ID3v1 tags of MP3 audio files River stage two • 7 direct dependents • 12 total dependents

title(), artist(), album(), year(), comment(), track(), genre() $artist = $id3v1->artist; $artist = $id3v1->artist($artist); $album = $id3v1->album; $album = $id3v1->album($album); $year = $id3v1->year; $year = $id3v1->year($year); $comment = $id3v1-...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::ParseData - Module for parsing arbitrary data associated with music files. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::ParseData is designed to be called from the MP3::Tag module. Each option of configuration item "parse_data" should be of the form "[$flag, $string, $pattern1, ...]". For each of the option, patterns of the option are matched agains the $str...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC

MP3::Tag::CDDB_File - Module for parsing CDDB files. River stage two • 7 direct dependents • 12 total dependents

MP3::Tag::CDDB_File is designed to be called from the MP3::Tag module. It parses the content of CDDB file. The file is found in the same directory as audio file; the list of possible file names is taken from the field "cddb_files" if set by MP3::Tag ...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC
7 results (0.149 seconds)