Contents

CVError

CVError wraps CVReturn values to present them as Swift Error values. This type is used for all errors thrown in the CoreVideo framework. All CVReturn values are provided as static constants.

Declaration

@frozen struct CVError

Topics

Initializers

Instance Properties

Type Properties

Type Methods