sourceTimeRanges
An array of time ranges.
Declaration
var sourceTimeRanges: [NSValue] { get }Discussion
Each element in the array is an NSValue object that wraps a CMTimeRange structure that represents one source time range. The value of this property is suitable to pass to the reset(forReadingTimeRanges:) method of AVAssetReaderOutput.