how to set an exposure mode on GMSL camera

Before call dwSoftISP_initParamsFromCamera function, I did set exposure mode(DW_CAMERA_EXPOSURE_AE)
on dwCameraProperties manually like below

m_cameraProperties.exposure = DW_CAMERA_EXPOSURE_AE;

But It seems there is no difference with DW_CAMERA_EXPOSURE_NONE.
How Can I set exposure mode?

Dear suhyung,

We will check this and update.

Dear suhyung,

Sorry for late update.
In any case exposure option there is not used when creating ISP. Thanks.