共用方式為


AVPlayerItem.CanStepBackward 屬性

定義

是否 AVAsset 支援回溯逐步執行。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanStepBackward { [Foundation.Export("canStepBackward")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CanStepBackward : bool

屬性值

屬性

備註

此屬性不可變。 即使 接近零, CurrentTime 它也不會變更。

適用於