<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 10.0.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCameraSettingsControl",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:objc(cs)HMCameraSettingsControl"
  },
  "title" : "HMCameraSettingsControl"
}
-->

# HMCameraSettingsControl

An object that represents the ability to control a camera’s settings.

```
class HMCameraSettingsControl
```

## Topics

### Controlling camera characteristics

[`currentHorizontalTilt`](/documentation/HomeKit/HMCameraSettingsControl/currentHorizontalTilt)

Characteristic corresponding to the camera’s current horizontal tilt setting.

[`targetHorizontalTilt`](/documentation/HomeKit/HMCameraSettingsControl/targetHorizontalTilt)

Characteristic corresponding to adjusting the camera’s horizontal tilt setting.

[`currentVerticalTilt`](/documentation/HomeKit/HMCameraSettingsControl/currentVerticalTilt)

Characteristic corresponding to the camera’s current vertical tilt setting.

[`targetVerticalTilt`](/documentation/HomeKit/HMCameraSettingsControl/targetVerticalTilt)

Characteristic corresponding to adjusting the camera’s vertical tilt setting.

[`opticalZoom`](/documentation/HomeKit/HMCameraSettingsControl/opticalZoom)

Characteristic corresponding to the camera’s optical zoom setting.

[`digitalZoom`](/documentation/HomeKit/HMCameraSettingsControl/digitalZoom)

Characteristic corresponding to the camera’s digital zoom setting.

[`imageMirroring`](/documentation/HomeKit/HMCameraSettingsControl/imageMirroring)

Characteristic corresponding to the camera’s image mirroring setting.

[`imageRotation`](/documentation/HomeKit/HMCameraSettingsControl/imageRotation)

Characteristic corresponding to the camera’s image rotation setting.

[`nightVision`](/documentation/HomeKit/HMCameraSettingsControl/nightVision)

Characteristic corresponding to the camera’s night vision setting.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)