VideoFlint / VIExportSession

A AVAssetExportSession drop-in replacement with customizable audio&video settings.
MIT License
45 stars 7 forks source link

Swift 5 #2

Open lsamaria opened 4 years ago

lsamaria commented 4 years ago

Does this library support Swift 5?

ondrejhanak commented 3 years ago

For the record, it only needs replacing of few occurrences of kCMTimeZero by CMTime.zero.