PEAR Manual
Prev
Next
Constants
Constants -- Constants defined in and used by MP3_Id
All Constants
Constants defined in
Id.php
Table 29-1. Constants
Name
Value
Meaning
PEAR_MP3_ID_FNO
1
Error code: file not found
PEAR_MP3_ID_NOMP3
4
Error code: file is not a MP3 file
PEAR_MP3_ID_RE
2
Error code: read error
PEAR_MP3_ID_TNF
3
Error code: Tag not found
Prev
Home
Next
MP3_Id
Up
MP3_Id::MP3_Id()