AVAssetExportSession.State.exporting(progress:)
An export session is currently exporting media.
Declaration
case exporting(progress: Progress)Parameters
- progress:
A value that indicates the completion percentage of the export operation.
An export session is currently exporting media.
case exporting(progress: Progress)A value that indicates the completion percentage of the export operation.