startupTime
The accumulated duration, in seconds, until the player item is ready to play.
Declaration
var startupTime: TimeInterval { get }Discussion
The value of the property is negative if unknown.
Corresponds to “c-startup-time”.
This property is not compatible with key-value observing.