Very need M (Manual) Exposure mode on QX1. I was searching for an answer to the my question, but don\'t found the exact answer. Can I choose the full manual Exp
It seems you can. Per the table here, you can set the Exposure Mode on the QX1. You can use the setExposureMode
API method with something like the following JSON:
{
"method": "setExposureMode",
"params": ["Manual"],
"id": 1,
"version": "1.0"
}
Source:
API Reference downloaded from https://developer.sony.com/develop/cameras/get-started/