---
title: "hash(into:)"
framework: arkit
role: symbol
role_heading: Instance Method
path: "arkit/cameravideoformat/hash(into:)"
---

# hash(into:)

Hashes the essential components of this camera video format.

## Declaration

```swift
func hash(into hasher: inout Hasher)
```

## Parameters

- `hasher`: The hasher to use when combining the components.
