Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.jpg.php105 $info['jpg']['exif'][$exif_key][$key] = $this->CastAsAppropriate($value);
171 $info['xmp'][$subsection][$tagname] = $this->CastAsAppropriate($value);
190 public function CastAsAppropriate($value) { function in getid3_jpg