FS-8641 #resolve [Make frame rate configurable]

This commit is contained in:
Anthony Minessale
2015-12-15 16:16:51 -06:00
parent 6b8a6005de
commit 7733ff58d9
3 changed files with 3 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
googEchoCancellation: true,
autoBand: true,
testSpeedJoin: true,
bestFrameRate: 15
bestFrameRate: "15"
};
data.$default(defaultSettings);