Home
last modified time | relevance | path

Searched refs:GetFileFormat (Results 1 – 5 of 5) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mimeonly.php61 $DeterminedFormatInfo = $getID3->GetFileFormat($formattest);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.gzip.php220 $determined_format = $getid3_temp->GetFileFormat($formattest);
H A Dgetid3.php578 …$determined_format = $this->GetFileFormat($formattest, ($original_filename ? $original_filename : …
1374 public function GetFileFormat(&$filedata, $filename='') { function in getID3
/plugin/jukebox/id3/
H A Dgetid3.php293 $determined_format = $this->GetFileFormat($formattest, $filename);
938 function GetFileFormat(&$filedata, $filename='') { function in getID3
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1629 Split GetFileFormat() to GetFileFormat() and GetFileFormatArray()
1911 * Bugfix: GetFileFormat() was not creating array structure
2080 GetFileFormat() to allow for more flexible format parsing