update components
This commit is contained in:
parent
d4f9f432a4
commit
c7b23209cf
8 changed files with 58 additions and 43 deletions
|
@ -204,7 +204,7 @@ define(['browser'], function (browser) {
|
|||
function getMaxBitrate() {
|
||||
|
||||
if (browser.edgeUwp) {
|
||||
return 26000000;
|
||||
return 30000000;
|
||||
}
|
||||
|
||||
// 10mbps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue