Hello,
I have implemented Goldeneye as a dependency in my project, and adapted MainActivity.kt from the example for my needs.
I'd like to change the defaults for resolution to QVGA, and I'd like to set Antibanding to "off" by default. Can you explain to me how to go about this?
Thank you.