Contents

MPMovieAccessLog

Key metrics about network playback for an associated movie player that’s playing streamed content.

Declaration

class MPMovieAccessLog

Overview

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.

Topics

Movie access log properties

See Also

Deprecated symbols