Contents

videoExportPreset

The preset to use when preparing video for export to your app.

Declaration

var videoExportPreset: String { get set }

Discussion

The value of this key is one of the export presets supported by the AVAssetExportSession class. For a list of possible values, see the export preset constants in AVAssetExportSession.

See Also

Configuring the export presets