Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php1619 * @param int $lacingtype
1623 public static function BlockLacingType($lacingtype) { argument
1632 return (isset($BlockLacingType[$lacingtype]) ? $BlockLacingType[$lacingtype] : $lacingtype);