Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.flac.php148 …nfo['flac']['PICTURE']) && ($this->getid3->option_save_attachments !== getID3::ATTACHMENTS_NONE)) {
H A Dgetid3.php263 const ATTACHMENTS_NONE = false; define in getID3
2225 if ($this->getid3->option_save_attachments === getID3::ATTACHMENTS_NONE) {
H A Dmodule.audio-video.matroska.php498 …atroska']['attachments']) && $this->getid3->option_save_attachments !== getID3::ATTACHMENTS_NONE) {