mixed       MP3_Id::getTag ( 
      string $name
       , mixed  $default
     )
Get the value of a tag
$name
       the name of the tag to get
$default
       returned, if the tag not exists
mixed The value of the field
This function can not be called statically.