Home
last modified time | relevance | path

Searched defs:getID3 (Results 1 – 12 of 12) sorted by path

/plugin/jplayer/
H A Dsyntax.php15 private $getID3; variable in syntax_plugin_jplayer
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.audioinfo.class.php60 private $getID3; variable in AudioInfo
H A Ddemo.basic.php21 $getID3 = new getID3; variable
H A Ddemo.browse.php43 $getID3 = new getID3; variable
H A Ddemo.cache.dbm.php21 $getID3 = new getID3_cached_dbm('db3', '/zimweb/test/test.dbm', '/zimweb/test/test.lock'); variable
H A Ddemo.cache.mysql.php22 $getID3 = new getID3_cached_mysql('localhost', 'database', 'username', 'password'); variable
H A Ddemo.mysqli.php54 $getID3 = new getID3; variable
H A Ddemo.simple.php27 $getID3 = new getID3; variable
H A Ddemo.simple.write.php21 $getID3 = new getID3; variable
H A Ddemo.write.php26 $getID3 = new getID3; variable
124 $getID3 = new getID3; variable
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php82 class getID3 class
/plugin/jukebox/id3/
H A Dgetid3.php18 class getID3 class
50 function getID3() function in getID3