Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.mpeg.php639 * @param int $video_format
643 public static function videoFormatTextLookup($video_format) { argument
646 return (isset($lookup[$video_format]) ? $lookup[$video_format] : '');