GitHub user nleclerc opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/48
Added support for video quality option on iOS platform. Not much more to add. Maybe that it's a bit of a shame that quality has just 2 levels but i'm just conforming to existing code here. I spotted a [https://github.com/apache/cordova-plugin-media-capture/pull/32](pull request by kkabell) introducing a percentage based quality, maybe it would be a better idea. You can merge this pull request into a Git repository by running: $ git pull https://github.com/coqsenpate/cordova-plugin-media-capture video-quality-ios Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-media-capture/pull/48.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #48 ---- commit 163fa1a90fa391a2b9240fcb4651669befb5154c Author: Nicolas Leclerc <nico...@coqsenpate.com> Date: 2015-10-01T15:57:32Z Added support for video quality option on iOS platform. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org