Freigeben über


AVPlayerItem.CanStepForward Eigenschaft

Definition

Gibt an, ob Vorwärtsschritte AVAsset unterstützt werden.

[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

Eigenschaftswert

Attribute

Hinweise

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

Gilt für: