Compartir a través de


AVPlayerItem.CanStepForward Propiedad

Definición

Indica si admite AVAsset la ejecución paso a paso adelante.

[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

Valor de propiedad

Atributos

Comentarios

Esta propiedad es inmutable. No cambia aunque CurrentTime esté cerca del final.

Se aplica a