Type Alias: ExposureMode
ExposureMode =
"P"|"A"|"S"|"M"|"creative"|"action"|"portrait"|"video"| `C${1 | 2 | 3 | 4 | 5 | 6}` |`vendor:${string}`
Defined in: core/src/configs.ts:51
Exposure program mode. The corresponding property in PTP spec is exposureProgramMode.