Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php1844 * @param int $channeltype
1848 public function ID3v2IsValidRVA2channeltype($channeltype) { argument
1849 if (($channeltype >= 0) && ($channeltype <= 8) && ($this->majorversion == 4)) {