Contents

error

An error that describes the reason for a failure.

Declaration

var error: (any Error)? { get }

Discussion

The value is nil if the asset reader’s status isn’t AVAssetReader.Status.failed.

This property is thread safe.

See Also

Configuring reading