ath0mas commented on code in PR #214:
URL:
https://github.com/apache/cordova-plugin-media-capture/pull/214#discussion_r1278615706
##########
www/CaptureVideoOptions.js:
##########
@@ -27,8 +27,6 @@ var CaptureVideoOptions = function () {
this.limit = 1;
// Maximum duration of a single video clip in seconds.
this.duration = 0;
- // Video quality parameter, 0 means low quality, suitable for MMS
messages, and value 1 means high quality.
- this.quality = 1;
Review Comment:
I reverted this as suggested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]