exposureProgram
Overview
Exposure program. The exposure settings that take priority can be selected.
The current setting can be acquired by camera.getOptions, and it can be changed by camera.setOptions.
Support value
Value | Description |
---|---|
1 | Manual program Manually set the ISO sensitivity (iso) setting and shutter speed (shutterSpeed). |
2 | Normal program Exposure settings are all set automatically. |
4 | Shutter priority program Manually set the shutter speed (shutterSpeed). |
9 | ISO priority program Manually set the ISO sensitivity (iso) setting. |