Android-GoldenEye
Android-GoldenEye copied to clipboard
Add CamcorderProfile.QUALITY_QVGA to resolution options
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?
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.