Contents

AVAssetExportPresetPassthrough

A preset to export the asset in its current format, unless otherwise prohibited.

Declaration

let AVAssetExportPresetPassthrough: String

Discussion

This option doesn’t show up in the allExportPresets() and exportPresets(compatibleWith:) methods.