Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php488 if (!$this->ID3v2IsValidETCOevent($val['typeid'])) {
574 if (!$this->ID3v2IsValidETCOevent($val['typeid'])) {
1809 public function ID3v2IsValidETCOevent($eventid) { function in getid3_write_id3v2