Edit

Share via


AVSynchronizedLayer.PlayerItem Property

Definition

The AVPlayerItem to which the timing of the layer is synchronized.

public virtual AVFoundation.AVPlayerItem PlayerItem { [Foundation.Export("playerItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPlayerItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PlayerItem : AVFoundation.AVPlayerItem with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to