---
title: removesDuplicateFrames
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturescreeninput/removesduplicateframes
---

# removesDuplicateFrames

A Boolean value that specifies whether the capture input skips duplicate frames.

## Declaration

```swift
var removesDuplicateFrames: Bool { get set }
```
