TethrTethr
Guide
Capability Report
Playground
API
  • English
  • 日本語
GitHub
Guide
Capability Report
Playground
API
  • English
  • 日本語
GitHub
  • Type Alias: ExposureMode

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.

Edit this page