Type Property 型プロパティ

AVPlayerItemNewAccessLogEntry

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

Declaration 宣言

static let AVPlayerItemNewAccessLogEntry: NSNotification.Name

Discussion 議論

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

See Also 参照

AVFoundation