AVPlayerItem.ErrorLog Property

Definition

A snapshot of the error log, if it exists.

public virtual AVFoundation.AVPlayerItemErrorLog ErrorLog { [Foundation.Export("errorLog")] get; }
member this.ErrorLog : AVFoundation.AVPlayerItemErrorLog

Property Value

This value may be null.

This value can be null.

Attributes

Applies to