Home
last modified time | relevance | path

Searched refs:getID3 (Results 51 – 56 of 56) sorted by relevance

123

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.mpeg.php396 $getid3_temp = new getID3();
H A Dmodule.audio-video.asf.php24 * @param getID3 $getid3
26 public function __construct(getID3 $getid3) {
H A Dmodule.tag.id3v2.php1459 if (!is_dir($dir) || !getID3::is_writable($dir)) {
1469 if (!file_exists($destination_filename) || getID3::is_writable($destination_filename)) {
H A Dmodule.audio-video.quicktime.php1483 $getid3_temp = new getID3();
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt2 /// getID3() by James Heinrich <info@getid3.org> //
5 // also https://github.com/JamesHeinrich/getID3 //
8 // changelog.txt - part of getID3() //
21 is actually returned by getID3(), since the actual data returned
65 ['getID3version']=>string() // version of getID3() that scanned this file (ex: '1.6.2')
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1196 from getID3() [http://getid3.sourceforge.net] as

123