---
title: overlapFactor
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/audiofeatureprint/overlapfactor
---

# overlapFactor

The overlap factor of the extractor.

## Declaration

```swift
let overlapFactor: Double
```

## Discussion

Discussion The overlap should be greater than or equal to zero and less than one.

## See Also

### Getting the properties

- [windowDuration](createmlcomponents/audiofeatureprint/windowduration.md)
