Aelock and exposuretimerange behavior

Hi,

If I understand the doc correctly, setting aelock=true in the gstreamer pipeline disables auto exposure, but please correct me if I’m wrong.

But what if I have the following elements in my gstreamer command, aelock=true exposuretimerange="10000000 33000000" which are 10 and 30 ms for min and max respectively. In this case, what exposure time value does the driver/sensor use?

Does it pick either 10 or 33 ms? Or does it still proceed with auto mode and try to find the best value between 10 and 33 ms?

Thanks!

Suppose it converge to best value between 10 and 33 ms and locked there.