Type Property 型プロパティ

AVPlayerItemFailedToPlayToEndTime

A notification that the system posts when a player item fails to play to its end time.

Declaration 宣言

static let AVPlayerItemFailedToPlayToEndTime: NSNotification.Name

Discussion 議論

The notification’s object is the player item that finished playing. 通知のもつオブジェクトは、再生を終えたプレイヤー項目です。

Topics 話題

Error Keys エラーキー

See Also 参照

AVFoundation