Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.mimeonly.php61 $DeterminedFormatInfo = $getID3->GetFileFormat($formattest);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.archive.gzip.php220 $determined_format = $getid3_temp->GetFileFormat($formattest);
Dgetid3.php578 …$determined_format = $this->GetFileFormat($formattest, ($original_filename ? $original_filename : …
1374 public function GetFileFormat(&$filedata, $filename='') { function in getID3
/plugin/jukebox/id3/
Dgetid3.php293 $determined_format = $this->GetFileFormat($formattest, $filename);
938 function GetFileFormat(&$filedata, $filename='') { function in getID3
/plugin/jplayer/vendor/james-heinrich/getid3/
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