---
title: "subscribeAttributePlaybackSpeed(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustermediaplayback/subscribeattributeplaybackspeed(withmininterval:maxinterval:params:subscriptionestablished:reporthandler:)"
---

# subscribeAttributePlaybackSpeed(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)

## Declaration

```swift
func subscribeAttributePlaybackSpeed(withMinInterval minInterval: NSNumber, maxInterval: NSNumber, params: MTRSubscribeParams?, subscriptionEstablished subscriptionEstablishedHandler: MTRSubscriptionEstablishedHandler?, reportHandler: @escaping (NSNumber?, (any Error)?) -> Void)
```
