numberOfSegmentsDownloaded
A count of the media segments downloaded from the server to this client.
Declaration
var numberOfSegmentsDownloaded: Int { get }Discussion
The property corresponds to “sc-count”.
The value of this property is negative if unknown.
This property is not compatible with key-value observing.