次の方法で共有


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 変更されません。

適用対象