providesPreciseDurationAndTiming
A Boolean value that indicates whether the asset provides precise duration and timing.
Declaration
var providesPreciseDurationAndTiming: Bool { get }Discussion
This property value is true if you initialized the asset with the AVURLAssetPreferPreciseDurationAndTimingKey initialization option, otherwise it’s false.