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: CameraLensDirectionPhysical lens direction (front, back, external).
lens_typeclass-attributeinstance-attribute
lens_type: CameraLensType = CameraLensType.UNKNOWNLens hardware type (wide, telephoto, ultra-wide, or unknown).
sensor_orientationinstance-attribute
sensor_orientation: intClockwise angle (0, 90, 180, 270) needed to display upright output.