Share via


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 它也不会更改。

适用于