---
title: "readAttributeSeekRangeStart(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustermediaplayback/readattributeseekrangestart(completion:)"
---

# readAttributeSeekRangeStart(completion:)

## Declaration

```swift
func readAttributeSeekRangeStart(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeSeekRangeStart() async throws -> NSNumber
```
