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

# hash(into:)

Hashes the essential components of the device by feeding them into the given hasher.

## Declaration

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