MPMoviePlayerReadyForDisplayDidChangeNotification
Posted when the ready for display state changes.
Declaration
extern NSString * const MPMoviePlayerReadyForDisplayDidChangeNotification;Discussion
To check whether a movie player is ready for display, access its readyForDisplay property. The movie player whose display state has changed is available as the object associated with the notification.
See Also
Notifications
MPMoviePlayerDidEnterFullscreenNotificationMPMoviePlayerDidExitFullscreenNotificationMPMoviePlayerIsAirPlayVideoActiveDidChangeNotificationMPMoviePlayerLoadStateDidChangeNotificationMPMoviePlayerNowPlayingMovieDidChangeNotificationMPMoviePlayerPlaybackDidFinishNotificationMPMoviePlayerPlaybackStateDidChangeNotificationMPMoviePlayerScalingModeDidChangeNotificationMPMoviePlayerThumbnailImageRequestDidFinishNotificationMPMoviePlayerTimedMetadataUpdatedNotificationMPMoviePlayerWillEnterFullscreenNotificationMPMoviePlayerWillExitFullscreenNotificationMPMovieDurationAvailableNotificationMPMovieMediaTypesAvailableNotificationMPMovieNaturalSizeAvailableNotification