error
The error that caused the renderer to no longer render sample buffers.
Declaration
var error: (any Error)? { get }Discussion
The value of this property is nil unless the value of status is AVQueuedSampleBufferRenderingStatus.failed.
The error that caused the renderer to no longer render sample buffers.
var error: (any Error)? { get }The value of this property is nil unless the value of status is AVQueuedSampleBufferRenderingStatus.failed.