Freigeben über


AVPlayer.MasterClock Eigenschaft

Definition

Die für AVPlayerItem Zeitbasen verwendete Masteruhr.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMClock MasterClock { [Foundation.Export("masterClock")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMasterClock:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MasterClock : CoreMedia.CMClock with get, set

Eigenschaftswert

Der Standardwert ist null, was angibt, dass die Masteruhr intern bestimmt wird.

Dieser Wert kann null sein.

Attribute

Gilt für: