---
title: HMCameraControl
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmcameracontrol
---

# HMCameraControl

An abstract class that represents a camera control.

## Declaration

```swift
class HMCameraControl
```

## Topics

### Initializers

- [init()](homekit/hmcameracontrol/init().md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [HMCameraAudioControl](homekit/hmcameraaudiocontrol.md)
- [HMCameraSettingsControl](homekit/hmcamerasettingscontrol.md)
- [HMCameraSnapshotControl](homekit/hmcamerasnapshotcontrol.md)
- [HMCameraStreamControl](homekit/hmcamerastreamcontrol.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Controlling camera settings

- [settingsControl](homekit/hmcameraprofile/settingscontrol.md)
- [HMCameraSettingsControl](homekit/hmcamerasettingscontrol.md)
