<!--
{
  "availability" : [
    "iOS: 8.4.0 - 14.0.0",
    "iPadOS: 8.4.0 - 14.0.0",
    "macCatalyst: 13.1.0 - 14.0.0",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "MediaPlayer",
  "identifier" : "/documentation/MediaPlayer/MPPlayableContentManagerContext",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Media Player"
    ],
    "preciseIdentifier" : "c:objc(cs)MPPlayableContentManagerContext"
  },
  "title" : "MPPlayableContentManagerContext"
}
-->

# MPPlayableContentManagerContext

An object representing the current state of the playable endpoint.

```
class MPPlayableContentManagerContext
```

## Topics

### Inspecting content manager properties

[`contentLimitsEnforced`](/documentation/MediaPlayer/MPPlayableContentManagerContext/contentLimitsEnforced)

A Boolean value that indicates whether the content server enforces content limits.

[`endpointAvailable`](/documentation/MediaPlayer/MPPlayableContentManagerContext/endpointAvailable)

Returns a Boolean that indicates whether the content server is available.

[`enforcedContentItemsCount`](/documentation/MediaPlayer/MPPlayableContentManagerContext/enforcedContentItemsCount)

Returns the number of content items to display during content limiting.

[`enforcedContentTreeDepth`](/documentation/MediaPlayer/MPPlayableContentManagerContext/enforcedContentTreeDepth)

The maximum depth of the navigation hierarchy allowed by the content server.

[`contentLimitsEnabled`](/documentation/MediaPlayer/MPPlayableContentManagerContext/contentLimitsEnabled)

A Boolean value that indicates whether the content server enables content limits.

## Relationships

### Conforms To

[`CVarArg`](/documentation/Swift/CVarArg)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)