Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.riff.php496 $thisfile_audio['codec'] = self::wFormatTagLookup($thisfile_audio['wformattag']);
504 $thisfile_audio['codec'] = self::wFormatTagLookup($thisfile_audio['wformattag']);
1996 $WaveFormatEx['codec'] = self::wFormatTagLookup($WaveFormatEx_raw['wFormatTag']);
2210 public static function wFormatTagLookup($wFormatTag) { function in getid3_riff