QX1, Manual Shoot mode (M) via API
问题 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 Exposure mode on QX1 via API? 回答1: No, you can't set Manual mode with the current firmware on a QX1 camera. You are supposed to use the getAvailableExposureMode or getSupportedExposureMode API methods to retrieve the supported modes (and optionally display them to the user), then use one of only those modes in setExposureMode . But Manual