Github user ryanwilliams83 commented on the issue:

    https://github.com/apache/cordova-plugin-media-capture/pull/65
  
    Thanks for your feedback.
    What if we went with 0=low, 1=medium, 2=high with a default of 1?
    This is compatible with the Android implementation and still allows you to 
proof your code.
    It doesn't change the quality on iOS (by default) and it has the same 
default value as the Android implementation.
    I'm also willing to also support string values of 'low', 'medium' and 
'high', your thoughts?
    
    I also had a thought of replacing the platform specific option of 'quality' 
with something like 'preferredWidth' (pixels) or 'preferredBitrate' so that it 
can be generic across platforms.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to