Contents

AVPlayer.Status.failed

A value that indicates the player can no longer play media due to an error.

Declaration

case failed

Discussion

Inspect the value of the player’s error property to determine the details of the failure.

See Also

Status values