public class Utils : NSObjectmack: I think this should be internal only
public class Utils : NSObjectmack: I think this should be internal only
Choose the longest duration
Swift
public static func areTimeRangesGreaterThan(
    _ first: [CMTimeRange],
    _ second: [CMTimeRange]) -> Bool| 
                                first
                                 | first array of ranges | 
| 
                                second
                                 | second array of ranges | 
return true if second is larger than first