merge branch master into config

This commit is contained in:
dkanada
2020-08-03 04:46:07 +09:00
35 changed files with 1467 additions and 1411 deletions
+2
View File
@@ -1,6 +1,8 @@
define(['appSettings', 'browser', 'events', 'htmlMediaHelper', 'webSettings', 'globalize'], function (appSettings, browser, events, htmlMediaHelper, webSettings, globalize) {
'use strict';
browser = browser.default || browser;
function getBaseProfileOptions(item) {
var disableHlsVideoAudioCodecs = [];