AVPlayerItem.CanStepForward 属性

定义

是否 AVAsset 支持向前步进。

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

属性值

属性

注解

此属性是不可变的。 即使 接近尾端, CurrentTime 它也不会更改。

适用于