MPMovieAccessLog
Key metrics about network playback for an associated movie player that’s playing streamed content.
Declaration
class MPMovieAccessLogOverview
The log presents these metrics as a collection of MPMovieAccessLogEvent instances and also makes it available in a textual format. A movie access log describes one uninterrupted period of playback. A movie player (an instance of the MPMoviePlayerController class) can access this log from its accessLog property. All movie access log properties are read-only.