PEAR Manual
Prev
Next
Chapter 23. File Formats
Table of Contents
MP3_Id
Spreadsheet_Excel_Writer
File_DICOM
Provides Packages for working with different file formats
MP3_Id
Table of Contents
Constants
-- Constants defined in and used by MP3_Id
MP3_Id::MP3_Id()
-- constructor
MP3_Id::copy()
-- copy the tags of another instance
MP3_Id::genres()
-- get Genre list
MP3_Id::getGenre()
-- return genre name by number
MP3_Id::getGenreNo()
-- get number of genre
MP3_Id::getTag()
-- get the value of a tag
MP3_Id::read()
-- reads and parses file
MP3_Id::remove()
-- remove tags
MP3_Id::setTag()
-- sets a tag content
MP3_Id::study()
-- does extra work to get the MPEG frame info
MP3_Id::write()
-- save changed tags
Prev
Home
Next
Crypt_CHAP_MSCHAPv2::ntPasswordHashHash()
Up
Constants