ExposureMode Inherits: Enum Exposure modes supported by the camera. Properties AUTO – Automatic exposure. LOCKED – Lock exposure to the current value. Properties# AUTO class-attribute instance-attribute # AUTO = 'auto' Automatic exposure. LOCKED class-attribute instance-attribute # LOCKED = 'locked' Lock exposure to the current value.