Android-GoldenEye icon indicating copy to clipboard operation
Android-GoldenEye copied to clipboard

Add CamcorderProfile.QUALITY_QVGA to resolution options

Open raranov opened this issue 5 years ago • 1 comments

Hello,

I've enjoyed using your library. It greatly simplifies use of the Camera1 and Camera2 API's. Can I ask why you've chosen to omit the option for CamcorderProfile.QUALITY_QVGA as part of the VideoQuality enum?

raranov avatar Jan 26 '20 10:01 raranov

Hi,

I think there was no specific reason, we simply never used it nor needed it. This is something that can be done. Also feel free to create a PR that adds the missing quality.

domagojkorman avatar Jan 27 '20 06:01 domagojkorman