I made a video capture app with Camera2 API by following this guide,
Is there a provision to change brightness/contrast/exposure settings of the video programatically? I'm trying to capture some low-lit video footage, and I wish to increase the exposure.
The documentation here seems to apply only for still pictures.
Any such way for video capture, using Camera2 API?