Searched refs:channeltype (Results 1 – 1 of 1) sorted by relevance
1844 * @param int $channeltype1848 public function ID3v2IsValidRVA2channeltype($channeltype) { argument1849 if (($channeltype >= 0) && ($channeltype <= 8) && ($this->majorversion == 4)) {