SDK per frame exposure

1.Which seller did you purchase the product(s) from?
UCTRONICS
2.The Model number of the product(s) you have purchased?
B0174
3.Which Platform are you using the product(s) on?
pi CM4
4.Which instruction are you following?

5.Has your product ever worked properly?

6.What problems are you experiencing?
Hello,

how to change exposure every frame with arducam SDK?
7.What attempts at troubleshooting have you already made?

8.How would you like us to help you?

Hello,

Arducam provides arducam_set_control(camera_instance, V4L2_CID_EXPOSURE, globalParam->exposureVal) API to change exposure Please refer to https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/arducamstill.c

Feel free to let me know if you need more help.