次の方法で共有


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

プロパティ値

属性

注釈

このプロパティは変更できません。 が 0 に近くても CurrentTime 変更されません。

適用対象