The error that caused the renderer to no longer render sample buffers.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
- watchOS 6.0+
Framework
- AVFoundation
Declaration
var error: Error? { get }
Discussion
The value of this property is nil unless the value of status
is AVQueued
.