다음을 통해 공유


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 도 변경되지 않습니다.

적용 대상