---
title: progress
framework: avfoundation
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: avfoundation/avassetwritingplanner/progress
---

# progress

The current progress of the AVAssetWritingPlanner.

## Declaration

```swift
var progress: AVAssetWritingPlannerProgress { get }
```

## Discussion

Discussion Returns an AVAssetWritingPlannerProgress object that can be queried for per-track and overall progress information.
