AVPlayerItem.PlaybackLikelyToKeepUp Property

Definition

Predicts whether the current loading rate and playback buffer status is sufficient to play from the CurrentTime to the end without requiring a buffering pause.

public virtual bool PlaybackLikelyToKeepUp { [Foundation.Export("isPlaybackLikelyToKeepUp")] get; }
member this.PlaybackLikelyToKeepUp : bool

Property Value

Attributes

Applies to