Contents

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.

See Also

Getting playback-related log events