MP3_Id::setTag()
Описание
Sets a field
Таблица 39-1. Possible names of tags are:
Tag | Meaning |
---|---|
name | Title of the content |
artists | Name of band or artist |
album | Name of the album |
year | publishing year of the album or song |
comment | song comment |
track | the number of the track |
genre | genre of the song |
genreno | Number of the genre |
Параметр
- mixed $name
Name of the tag to set or hash with the key as fieldname
- mixed $value
the value to set
Пред. | Начало | След. |
MP3_Id::remove() | Уровень выше | MP3_Id::study() |