<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaPlayer",
  "identifier" : "/documentation/MediaPlayer/MPSystemMusicPlayerController",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Media Player"
    ],
    "preciseIdentifier" : "c:objc(pl)MPSystemMusicPlayerController"
  },
  "title" : "MPSystemMusicPlayerController"
}
-->

# MPSystemMusicPlayerController

A protocol for playing videos in the Music app.

```
protocol MPSystemMusicPlayerController : NSObjectProtocol
```

## Topics

### Playing video in the music app

[`openToPlay(_:)`](/documentation/MediaPlayer/MPSystemMusicPlayerController/openToPlay(_:))

Opens the Music app and plays the designated videos.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)