---
title: canProvideSampleCursors
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcompositiontrack/canprovidesamplecursors
---

# canProvideSampleCursors

A Boolean value that indicates whether the track can provide instances of sample cursors to traverse its media samples and discover information.

## Declaration

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