Contents

AVPlayerItemErrorLogEvent

A single item in a player item’s error log.

Declaration

class AVPlayerItemErrorLogEvent

Overview

This object provides properties for accessing the data fields of each log event. Each event is a single entry in an AVPlayerItem object’s error log.

These properties aren’t observable. For more information about key-value observing, see Using Key-Value Observing in Swift.

Topics

Getting information about the event

See Also

Accessing logging information