<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.13.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "iTunesLibrary",
  "identifier" : "/documentation/iTunesLibrary/ITLibMediaItem/isRatingComputed",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "iTunes Library"
    ],
    "preciseIdentifier" : "c:objc(cs)ITLibMediaItem(py)ratingComputed"
  },
  "title" : "isRatingComputed"
}
-->

# isRatingComputed

A Boolean value that indicates whether iTunes computes the media item’s rating from its album rating.

```
var isRatingComputed: Bool { get }
```

## Discussion

If the user has rated an album, all tracks within that album that have no rating receive the album rating by default. The user can override the ratings by supplying actual ratings for each track.

---

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)