Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php1416 * @param array $SimpleTagArray
1420 private function ExtractCommentsSimpleTag($SimpleTagArray) { argument
1421 if (!empty($SimpleTagArray['SimpleTag'])) {
1422 foreach ($SimpleTagArray['SimpleTag'] as $SimpleTagKey => $SimpleTagData) {