Searched refs:fileformat (Results 1 – 5 of 5) sorted by relevance
/plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
H A D | demo.mysqli.php | 177 function AcceptableExtensions($fileformat, $audio_dataformat='', $video_dataformat='') { argument 201 …turn (isset($AcceptableExtensionsVideo[$fileformat][$video_dataformat]) ? $AcceptableExtensionsVid… 203 …turn (isset($AcceptableExtensionsAudio[$fileformat][$audio_dataformat]) ? $AcceptableExtensionsAud… 1740 list($fileformat, $audioformat) = explode('|', $_REQUEST['filetypelist']); 1743 $SQLquery .= ' WHERE (`fileformat` = "'.mysqli_real_escape_string($con, $fileformat).'")'; 1747 …echo 'Files of format <b>'.$fileformat.'.'.$audioformat.'</b>:<table border="1" cellspacing="0" ce…
|
/plugin/jmol2/jmol/ |
H A D | Jmol.js | 1450 function jmolLoadAjax_STOLAF_RCSB(fileformat,pdbid,optionalscript,targetSuffix){ argument 1456 if(!fileformat)fileformat="PDB" 1462 if(fileformat!="CIF")url=url.replace(/CIF/,fileformat)
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 1414 ¤ ['fileformat'] no longer set to 'id3' if ID3v1 or ID3v2 tag 1699 ¤ ['fileformat'] set to 'mp1' or 'mp2' instead of 'mp3' when 1752 if the fileformat was null) 1837 ['fileformat'] - ['fileformat'] will return the actual structure 1844 ['fileformat'] of 'riff' rather than 'wav' or 'avi'. 1878 Quicktime fileformat will now return the usual data in 2027 ¤ ASF files now report ['fileformat'] of: 2811 * Bugfix: ['fileformat'] was incorrectly being returned as a 2880 being returned in ['fileformat'], both are now returned in 2881 ['fileformat'] [all …]
|
H A D | structure.txt | 50 File type: ['fileformat'] // ex 'mp3' 69 …['fileformat']=>string() // one of the standard filetype abbreviations ('mp3', 'riff',… 861 ['fileformat']=>integer() //
|
/plugin/codemirror/dist/modes/ |
H A D | sql.min.js.map | 1 …fileformat first format formatted from full function functions grant group having hold_ddltime idx…
|