Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.ac3.php578 * @param int $cmixlev
582 public static function centerMixLevelLookup($cmixlev) { argument
592 return (isset($centerMixLevelLookup[$cmixlev]) ? $centerMixLevelLookup[$cmixlev] : false);