Searched refs:GetFileFormat (Results 1 – 5 of 5) sorted by relevance
61 $DeterminedFormatInfo = $getID3->GetFileFormat($formattest);
220 $determined_format = $getid3_temp->GetFileFormat($formattest);
578 …$determined_format = $this->GetFileFormat($formattest, ($original_filename ? $original_filename : …1374 public function GetFileFormat(&$filedata, $filename='') { function in getID3
293 $determined_format = $this->GetFileFormat($formattest, $filename);938 function GetFileFormat(&$filedata, $filename='') { function in getID3
1629 Split GetFileFormat() to GetFileFormat() and GetFileFormatArray()1911 * Bugfix: GetFileFormat() was not creating array structure2080 GetFileFormat() to allow for more flexible format parsing