Contents

AVVideoCompositionValidationHandling

Methods you can implement to indicate whether validation of a video composition should continue after specific errors are found.

Declaration

protocol AVVideoCompositionValidationHandling : NSObjectProtocol

Overview

You might chose to stop validation after particular errors have been found so as to avoid unnecessary subsequent processing following an eror from which there is no suitable recovery.

Topics

Configuring validation methods

See Also

Validating the time range