getid3.php
Table of Contents
Classes
- getID3
- getid3_handler
- getid3_exception
Constants
-
ENT_SUBSTITUTE
= \defined('ENT_IGNORE') ? \ENT_IGNORE : 8
-
GETID3_HELPERAPPSDIR
= $helperappsdir . DIRECTORY_SEPARATOR
-
GETID3_INCLUDEPATH
= \dirname(__FILE__) . \DIRECTORY_SEPARATOR
-
GETID3_OS_ISWINDOWS
= \stripos(\PHP_OS, 'WIN') === 0
-
GETID3_TEMP_DIR
= $temp_dir
ENT_SUBSTITUTE
public
mixed
ENT_SUBSTITUTE
= \defined('ENT_IGNORE') ? \ENT_IGNORE : 8
GETID3_HELPERAPPSDIR
public
mixed
GETID3_HELPERAPPSDIR
= $helperappsdir . DIRECTORY_SEPARATOR
GETID3_INCLUDEPATH
public
mixed
GETID3_INCLUDEPATH
= \dirname(__FILE__) . \DIRECTORY_SEPARATOR
GETID3_OS_ISWINDOWS
public
mixed
GETID3_OS_ISWINDOWS
= \stripos(\PHP_OS, 'WIN') === 0
GETID3_TEMP_DIR
public
mixed
GETID3_TEMP_DIR
= $temp_dir