Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php431 function BitrateColor($bitrate, $BitrateMaxScale=768) { function
450 …return '<span style="color: #'.BitrateColor($bitrate).($vbr ? '; font-weight: bold;' : '').'">'.nu…
H A Ddemo.mysqli.php66 function BitrateColor($bitrate, $BitrateMaxScale=768) { function
85 …return '<span style="color: #'.BitrateColor($bitrate).'">'.number_format($bitrate, $decimals).' kb…
H A Ddemo.mp3header.php879 function BitrateColor($bitrate) { function
901 return '<SPAN STYLE="color: #'.BitrateColor($bitrate).'">'.round($bitrate).' kbps</SPAN>';
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1753 Changed scaling of BitrateColor() from representing 1-256kbps to