class documentation

Description of still capture modes for the camera.

Cameras can sub class this to store camera specific information about the mode.

Class Variable description Undocumented
Class Variable save_resolution The resolution to save the image. Use None to save as captured.
description: str = (source)

Undocumented

save_resolution: tuple[int, int] | None = (source)

The resolution to save the image. Use None to save as captured.