numberOfStalls
The total number of playback stalls encountered.
Declaration
var numberOfStalls: Int { get }Discussion
The property corresponds to “c-stalls”.
The value of this property is negative if unknown.
This property is not compatible with key-value observing.