Constants
Constants – Constants defined in and used by MP3_Id
All Constants
Constants defined in Id.php
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 |