AVPlayerItem.AccessLog Property

Definition

The network access log.

public virtual AVFoundation.AVPlayerItemAccessLog AccessLog { [Foundation.Export("accessLog")] get; }
member this.AccessLog : AVFoundation.AVPlayerItemAccessLog

Property Value

This value may be null. If so, there is no logging information available.

This value can be null.

Attributes

Applies to