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 가까운 경우에도 변경되지 않습니다.

적용 대상