Contents

error

An object the describes the error that caused the rendering failure.

Declaration

var error: (any Error)? { get }

Discussion

This value is nil by default. It only contains a valid error object when the status value is AVQueuedSampleBufferRenderingStatus.failed.

See Also

Inspecting the status