GitHub user ryanwilliams83 opened a pull request:

    https://github.com/apache/cordova-plugin-media-capture/pull/66

    CB-11630: (iOS) Implement property 'quality' in captureImage()

    ### Platforms affected
    iOS
    
    ### What does this PR do?
    Allows developers to set JPEG compression quality
    
    ### What testing has been done on this change?
    captureImage()
      'quality' omitted / 0 / 0.0 / 0.1 / 0.3 / 0.5 / 0.96 / 0.99 / 1 / 100
    
    ### Checklist
    - [X] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and 
submitted to secret...@apache.org.
    - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [X] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/buzzcard/cordova-plugin-media-capture 
jpegquality

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-media-capture/pull/66.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 #66
    
----
commit 299509b7fd1cab4c371228d70f27ca3ce6c3572d
Author: Ryan Williams <rwilli...@busivid.com>
Date:   2016-07-27T10:38:51Z

    CB-11630: (iOS) Implement property 'quality' in captureImage() to set JPEG 
compression quality

----


---
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

Reply via email to