Contents

AVAssetReader.Status.failed

The asset reader can no longer read samples from its asset because of an error.

Declaration

case failed

Discussion

Query the asset reader’s error property to determine the reason for the failure.

See Also

Status values