update recording layouts

This commit is contained in:
Luke Pulverenti 2016-09-26 14:59:18 -04:00
parent 47c67da9a5
commit 633e2f0222
54 changed files with 375 additions and 83 deletions

View file

@ -154,7 +154,7 @@ define(['browser'], function (browser) {
videoAudioCodecs = [];
break;
case 'avi':
supported = browser.edgeUwp;
supported = browser.tizen || browser.edgeUwp;
break;
case 'mpg':
case 'mpeg':