Contents

isRatingComputed

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

Declaration

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.

See Also

Getting Media Item Info