共用方式為


AVPlayer.MasterClock 屬性

定義

用於 AVPlayerItem 時間基底的主要時鐘。

[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

屬性值

預設值為 null ,表示主時鐘在內部決定。

這個值可以是 null

屬性

適用於