Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dmp3.js4719 var bitrate_per_channel = header.bitrate;
4722 bitrate_per_channel /= 2; field
4734 if (bitrate_per_channel > 192000)
4738 if (bitrate_per_channel <= 48000)
4740 else if (bitrate_per_channel <= 80000)