Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.ac3.php614 * @param int $dsurmod
618 public static function dolbySurroundModeLookup($dsurmod) { argument
625 return (isset($dolbySurroundModeLookup[$dsurmod]) ? $dolbySurroundModeLookup[$dsurmod] : false);