MP3_Id::copy

MP3_Id::copy() – copy the tags of another instance

Synopsis

require_once 'Id.php';

void MP3_Id::copy ( string $from )

Description

Sets the ID3 tags to the same as the tags in $from

Parameter

string $from

Name of the variable storing an other instance of MP3_Id

Note

This function can not be called statically.

constructor (Previous) get Genre list (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.