rateDidChangeNotification
A notification that a player posts when its rate changes.
Declaration
class let rateDidChangeNotification: NSNotification.NameMentioned in
Discussion
Observing this notification is similar to key-value observing the rate property, except the notification provides additional information about the rate change in the user information dictionary.