update recording layouts
This commit is contained in:
parent
47c67da9a5
commit
633e2f0222
54 changed files with 375 additions and 83 deletions
|
@ -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':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue