Key metrics about network playback for an associated movie player that is playing streamed content.
SDKs
- iOS 4.3–9.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- Media Player
Declaration
@interface MPMovieAccessLog : NSObject
Overview
The log presents these metrics as a collection of MPMovie
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 MPMovie
class) can access this log from its access
property. All movie access log properties are read-only.