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

Type Alias: ShutterSpeed

ShutterSpeed = "auto" | "bulb" | "sync" | `${number}/${number}` | `${number}`

Defined in: core/src/configs.ts:145

Shutter speed.

Example

`'auto', 'bulb', 'sync', '1/100', '15'`
Edit this page