Skip to main content

CameraDescription

Properties of a camera device.

Properties

  • lens_direction - Physical lens direction (front, back, external).
  • lens_type - Lens hardware type (wide, telephoto, ultra-wide, or unknown).
  • name - Human-readable identifier of the camera device.
  • sensor_orientation - Clockwise angle (0, 90, 180, 270) needed to display upright output.

Properties​

lens_directioninstance-attribute​

lens_direction: CameraLensDirection

Physical lens direction (front, back, external).

lens_typeclass-attributeinstance-attribute​

Lens hardware type (wide, telephoto, ultra-wide, or unknown).

nameinstance-attribute​

name: str

Human-readable identifier of the camera device.

sensor_orientationinstance-attribute​

sensor_orientation: int

Clockwise angle (0, 90, 180, 270) needed to display upright output.