---
title: addedDetectionTracks
framework: cinematic
role: symbol
role_heading: Instance Property
path: cinematic/cnscript-1ispe/changes/addeddetectiontracks
---

# addedDetectionTracks

All detection tracks added since recording the movie.

## Declaration

```swift
var addedDetectionTracks: [CNDetectionTrack] { get }
```
