Type Property 型プロパティ

AVPlayerItemNewErrorLogEntry

A notification the system posts when a player item adds a new entry to its error log.

Declaration 宣言

static let AVPlayerItemNewErrorLogEntry: NSNotification.Name

Discussion 議論

The notification’s object is the player item. 通知のもつオブジェクトは、プレイヤー項目です。

See Also 参照

AVFoundation