Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.apetag.php154 $thisfile_ape_items_current['flags'] = $this->parseAPEtagFlags($item_flags);
378 $headerfooterinfo['flags'] = $this->parseAPEtagFlags($headerfooterinfo_raw['global_flags']);
388 public function parseAPEtagFlags($rawflagint) { function in getid3_apetag