Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.ac3.php596 * @param int $surmixlev
600 public static function surroundMixLevelLookup($surmixlev) { argument
610 return (isset($surroundMixLevelLookup[$surmixlev]) ? $surroundMixLevelLookup[$surmixlev] : false);