MP3_Id::copy()
MP3_Id::copy() -- copy the tags of another instance
概要
void MP3_Id::copy (string $from)
説明
Sets the ID3 tags to the same as the tags in
$from
パラメータ
- string
$from
Name of the variable storing
an other instance of MP3_Id
注意
この関数は、スタティックにコールする
ことはできません。