AVPlayerItem.CanPlaySlowForward Property

Definition

Whether the AVAsset can be played with a Rate between 0 and 1.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanPlaySlowForward { [Foundation.Export("canPlaySlowForward")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CanPlaySlowForward : bool

Property Value

Attributes

Applies to