Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v1.php109 $getID3->option_extra_info = false;
169 $getID3->option_extra_info = false;
H A Dmodule.graphic.gif.php97 if ($this->getid3->option_extra_info) {
181 if ($this->getid3->option_extra_info) {
H A Dgetid3.php164 public $option_extra_info = true; variable in getID3
648 if ($this->option_extra_info) {
/plugin/jukebox/
H A Dlist.php40 $id3->option_extra_info = false;
/plugin/jukebox/id3/
H A Dgetid3.php37 …var $option_extra_info = true; // Calculate additional info such as bitrate, channelmode e… variable in getID3
359 if ($this->option_extra_info) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt67 * bugfix (G:183) reduced information for GIF files with $option_extra_info=false