---
title: canProvideSampleCursors
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avpartialasyncproperty/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
static var canProvideSampleCursors: AVAsyncProperty<Root, Bool> { get }
```
