Contents

hasSufficientMediaDataForReliablePlaybackStart

A Boolean value that indicates whether the enqueued media data meets the renderer’s preroll level.

Declaration

var hasSufficientMediaDataForReliablePlaybackStart: Bool { get }

Discussion

Apple discourages the use of this symbol in iOS 17, tvOS 17, and macOS 14 and later. Use hasSufficientMediaDataForReliablePlaybackStart on the sampleBufferRenderer instead.

See Also

Initiating media data requests