Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.write.php18 $TaggingFormat = 'UTF-8'; variable
20 header('Content-Type: text/html; charset='.$TaggingFormat);
27 $getID3->setOption(array('encoding'=>$TaggingFormat));
47 $tagwriter->tag_encoding = $TaggingFormat;