Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.flac.php326 $getid3_ogg->setStringMode($this->data_string);
H A Dmodule.audio.ogg.php734 $flac->setStringMode(base64_decode($ThisFileInfo_ogg_comments_raw[$i]['value']));
751 $ogg->setStringMode($data);
H A Dgetid3.php1990 $this->setStringMode($string);
2016 public function setStringMode($string) { function in getid3_handler