ModeMemoryEnum

Mode Memory

The default setting is "off", preserving the previous behavior. When set to "on", the following shooting parameters will be retained even after power-off or sleep:

  • Still image stitching process

  • Exposure program / Aperture / Shutter speed / ISO sensitivity / Exposure compensation

  • White balance mode / Color temperature setting

  • Filters

  • Interval shooting: number of shots / interval

  • Multi-bracket shooting: number of shots / parameters

  • Interval composite shooting: duration / intermediate saving

  • Time-shift shooting settings (excluding shooting order)

  • Burst shooting options

  • Geotag data

Entries

Link copied to clipboard

Undefined value

Link copied to clipboard

ON

Link copied to clipboard

OFF

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.