hasSufficientMediaDataForReliablePlaybackStart
Indicates whether the enqueued media data meets the renderer’s preroll level.
Declaration
var hasSufficientMediaDataForReliablePlaybackStart: Bool { get }Discussion
Clients should fetch the value of this property to learn if the renderer has had enough media data enqueued to start playback reliably. Starting playback when this property is NO may prevent smooth playback following an immediate start.