Freigeben über


AVPlayerItem.CanStepBackward Eigenschaft

Definition

Gibt an, ob rückwärtsschritten AVAsset unterstützt wird.

[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

Eigenschaftswert

Attribute

Hinweise

Diese Eigenschaft ist unveränderlich. Es ändert sich nicht, auch wenn der CurrentTime nahe Null ist.

Gilt für: