---
title: hasDiscontinuity
framework: videotoolbox
role: symbol
role_heading: Instance Property
path: videotoolbox/vttemporalnoisefilterparameters/hasdiscontinuity
---

# hasDiscontinuity

A Boolean that indicates sequence discontinuity, forcing the processor to reset prior to processing the source frame.

## Declaration

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

## See Also

### Inspecting the parameters

- [sourceFrame](videotoolbox/vttemporalnoisefilterparameters/sourceframe.md)
- [nextFrames](videotoolbox/vttemporalnoisefilterparameters/nextframes.md)
- [previousFrames](videotoolbox/vttemporalnoisefilterparameters/previousframes.md)
- [filterStrength](videotoolbox/vttemporalnoisefilterparameters/filterstrength.md)
