Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php1599 * @param int $target_type
1603 public static function TargetTypeValue($target_type) { argument
1615 return (isset($TargetTypeValue[$target_type]) ? $TargetTypeValue[$target_type] : $target_type);