Share via


AVPlayer.MasterClock Proprietà

Definizione

Orologio master usato per AVPlayerItem le timebase.

[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

Valore della proprietà

Il valore predefinito è null, che indica che l'orologio master è determinato internamente.

Il valore può essere null.

Attributi

Si applica a