Contents

isPreparedToPlay

A Boolean value indicating whether a media player is ready to play.

Declaration

var isPreparedToPlay: Bool { get }

Discussion

When set to true, the media player is ready to begin playing the queued media items.

See Also

Starting and stopping playback