segmentsDownloadedDuration
The accumulated duration, in seconds, of the media segments downloaded.
Declaration
var segmentsDownloadedDuration: TimeInterval { get }Discussion
The property corresponds to “c-duration-downloaded”.
The value of this property is negative if unknown.
This property is not compatible with key-value observing.