Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16446 программистов и 1675 роботов. Сейчас ищут 1535 программистов ...
MP3_Id
Вернуться к: Форматы файлов
This package offers methods for reading and writing IDv1-information tags of MP3 files.
- 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
Вернуться к: Форматы файлов