equals

open operator override fun equals(other: Any?): Boolean

Custom equals method returns true if this object's duration, position and speed match those of other.

Note: The MediaPlaybackTimeInfo.lastPositionUpdateTime field is not relevant to compare MediaPlaybackTimeInfo objects.