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