---
title: HMCameraSnapshot
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmcamerasnapshot
---

# HMCameraSnapshot

An object that represents a snapshot taken from a camera.

## Declaration

```swift
class HMCameraSnapshot
```

## Topics

### Accessing snapshot properties

- [captureDate](homekit/hmcamerasnapshot/capturedate.md)

### Initializers

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

## Relationships

### Inherits From

- [HMCameraSource](homekit/hmcamerasource.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

### Taking snapshots

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