Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php490 $info['video'] = self::getDefaultStreamInfo($info['video']['streams']);
493 $info['audio'] = self::getDefaultStreamInfo($info['audio']['streams']);
1900 private static function getDefaultStreamInfo($streams) function in getid3_matroska