Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.asf.php1454 * @param int $CodecListType
1458 public static function codecListObjectTypeLookup($CodecListType) { argument
1465 return (isset($lookup[$CodecListType]) ? $lookup[$CodecListType] : 'Invalid Codec Type');