Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mpc.php528 * @param string $packetKey
532 public function MPCsv8PacketName($packetKey) { argument
546 return (isset($MPCsv8PacketName[$packetKey]) ? $MPCsv8PacketName[$packetKey] : $packetKey);