Contents

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.

See Also

States