Contents

AVPlayerItemAccessLog

An object used to retrieve the access log associated with a player item.

Declaration

class AVPlayerItemAccessLog

Overview

An AVPlayerItemAccessLog object accumulates key metrics about network playback and presents them as a collection of AVPlayerItemAccessLogEvent instances. Each event instance collates the data that relates to each uninterrupted period of playback.

Topics

Accessing log data

See Also

Accessing logging information