This is pretty frustrating. I\'m trying to get the size of an AVURLasset, but try to avoid naturalSize since Xcode tells me, this is deprecated in iOS5.
naturalSize
For Swift 5
let assetSize = asset.tracks(withMediaType: .video)[0].naturalSize