---
title: HMCameraSnapshotControl
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmcamerasnapshotcontrol
---

# HMCameraSnapshotControl

An object that can take an image snapshot from a camera.

## Declaration

```swift
class HMCameraSnapshotControl
```

## Topics

### Taking snapshots

- [takeSnapshot()](homekit/hmcamerasnapshotcontrol/takesnapshot().md)
- [mostRecentSnapshot](homekit/hmcamerasnapshotcontrol/mostrecentsnapshot.md)
- [HMCameraSnapshot](homekit/hmcamerasnapshot.md)

### Observing snapshot activity

- [delegate](homekit/hmcamerasnapshotcontrol/delegate.md)
- [HMCameraSnapshotControlDelegate](homekit/hmcamerasnapshotcontroldelegate.md)

### Initializers

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

## Relationships

### Inherits From

- [HMCameraControl](homekit/hmcameracontrol.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

### Capturing snapshots

- [snapshotControl](homekit/hmcameraprofile/snapshotcontrol.md)
