---
title: highFramerate
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/highframerate
---

# highFramerate

A Boolean value that indicates whether the file is a slow motion or high-frame-rate video file.

## Declaration

```swift
var highFramerate: Bool { get }
```

## See Also

### Inspecting Video Properties

- [duration](imagecapturecore/iccamerafile/duration.md)
- [timeLapse](imagecapturecore/iccamerafile/timelapse.md)
