Share via


AVPlayer.MasterClock Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMedia.CMClock? MasterClock { [Foundation.Export("masterClock")] get; [Foundation.Export("setMasterClock:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("masterClock")>]
[<set: Foundation.Export("setMasterClock:")>]
member this.MasterClock : CoreMedia.CMClock with get, set

Property Value

Attributes

Applies to