Contents

AVAssetExportSession.ResumptionState.notResumable(failureReason:)

The export session could not be configured for resumption.

Declaration

case notResumable(failureReason: AVAssetExportSession.ResumptionFailureReason)

Parameters

  • failureReason:

    The reason why resumption was not successfully configured.

See Also

Resumption states