MP3_Id::getTag

MP3_Id::getTag() – get the value of a tag

Synopsis

require_once 'Id.php';

mixed MP3_Id::getTag ( string $name , mixed $default )

Description

Get the value of a tag

Parameter

string $name

the name of the tag to get

mixed $default

returned, if the tag not exists

Return value

mixed The value of the field

Note

This function can not be called statically.

get number of genre (Previous) reads and parses file (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.