Contents

loopCount

The number of times the object played the media.

Declaration

var loopCount: Int { get }

Discussion

This value starts at 0 and increments as the player continues to loop the replica player items.

This property is key-value observable.

See Also

Observing looping state