Posted when the source type of a movie was previously unknown and is newly available. There is no user
dictionary.
SDKs
- iOS 3.2–9.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- Media Player
Declaration
NSString *const MPMovieSourceTypeAvailableNotification;
Discussion
To retrieve the source type of the movie, access the movie player’s movie
property. The movie player whose state has changed is available as the object associated with the notification.