AVPlayerItem.PlaybackLikelyToKeepUp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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