Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.mpeg.php650 * @param int $scalable_mode
654 public static function scalableModeTextLookup($scalable_mode) { argument
657 return (isset($lookup[$scalable_mode]) ? $lookup[$scalable_mode] : '');