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.
An error that describes the reason for a failure.
var error: (any Error)? { get }The value is nil if the asset reader’s status isn’t AVAssetReader.Status.failed.
This property is thread safe.